Forum Replies Created
-
AuthorPosts
-
April 24, 2018 at 7:26 am in reply to: Segmenting Static Home Page with read more or excerpt #142705
Skandha
Participant@jrdphd: It is not possible to do that with a page. If it was a post then it would have been possible. I suggest you to hire a customizer.
Also you seem to be using an older version of the theme. Please update the theme to its latest version.Kind Regards,
SkandhaSkandha
Participant@petegwebmaster: For this you will need to dequeue the fitvids.js by creating a child theme. After creating child theme add the following code to the functions.php file of the child theme.
function catchresponsive_child_dequeue_scripts(){ wp_dequeue_script( 'jquery-fitvids' ); } add_action( 'wp_print_scripts', 'catchresponsive_child_dequeue_scripts' );
You can find more details on creating child theme HERE.
Let me if this works out.
Kind Regards,
SkandhaApril 24, 2018 at 6:21 am in reply to: Infinite Scroll (Click) Pagination Style for posts not working #142698Skandha
Participant@friarpaul: Hello there, it is strange that the slider and infinite scroll click is working on everything accept iphones. I checked the theme on iphone and both the slider and infinite scroll click was working fine.
Can you try disabling all your plugins except the jetpack plugin and check if this solves the issue on iphones? This may be due to plugin conflict.Let me know if the issue persist.
Kind Regards,
SkandhaSkandha
Participant@andtzz: The issue with CT:Instagram widget will be fixed soon in the next theme update. Please use Catch Instagram Feed Gallery & Widget Plugin till then.
Regards,
SkandhaSkandha
Participant@deuitdaging-net: You seem to be loading your site from a different URL:http://www.uitdaging.net/zzr/ using <frame>.
This is the reason the site is not responsive on mobile view.Regards,
SkandhaSkandha
Participant@deuitdaging-net: This may be due to plugin conflict. Please try disabling all your plugins and check your site.
Let me know if the issue persists.Regards,
SkandhaSkandha
Participant@andtzz: The issue on the demo site will be fixed soon. Can you post in your site URL so that I can look into the issue?
Regards,
SkandhaSkandha
Participant@lisaellenswen: I meant web host. Please contact your web host.
Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@wackoj123: Glad you found out a plugin that is working good.
Let me know if you come across any issues.
Kind Regards,
SkandhaApril 24, 2018 at 12:18 am in reply to: I just updated to the lastest version and can't find customizing options #142683Skandha
Participant@douglas-moxleygmail-com: Go to => Appearance => Customize => Additional CSS and add the following CSS Cod.
.site-banner, .site-header { border:none; }
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@petegwebmaster: Sorry for the inconvenience. I will discuss this issue with our team and see what we can do about it.
To change color of mobile primary menu to white
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#header-left-menu { color:#fff; }
Kind Regards,
SkandhaApril 23, 2018 at 7:46 am in reply to: After update, homepage not showing widgets, footer (but other pages okay) #142648Skandha
Participant@heidi-bissell: Please do a fresh installation of the theme and let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@wackoj123 @marga: Tilled Galleries by Jetpack plugin has been used for https://catchthemes.com/demo/clean-fotografie/style-guide/gallery/. You can use the plugin to create gallery of pictures.
Let me know if this helps you guys out.
Regards,
SkandhaSkandha
Participant@vraba: It seems to be working fine at my end. Can you send me a screenshot of the issue you are having?
Regards,
SkandhaSkandha
Participant@andtzz: The widget seems to be working fine at my end. Can you post in your site URL?
Regards,
SkandhaSkandha
Participant@sarah25370: This issue has been resolved in the latest theme update. Please update your theme.
Let me know if the issue still persists even after theme update.Kind Regards,
SkandhaSkandha
Participant@leannev: Please try doing a fresh installation of the theme. If the issue persists please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@lisaellenswen: This is a server issue. Please contact your server to increase the upload_max_filesize.
Kind Regards,
SkandhaSkandha
Participant@deuitdaging-net: I checked both of your sites and both the sites seems to be working great even on mobile screen view. Can you please elaborate the issue you are having with any of the site?
Kinds Regards,
Skandha -
AuthorPosts