Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@byMuk: First can you send me your site URL and let me know what are you trying to do it. Catch Everest theme doesn’t support WooCommerce for that you need to upgrade to Catch Everest Pro.
Sakin
Keymaster@Kim: Don’t know about that. check your settings at “Appearance => Theme Options => Excerpt / More Tag Settings”
Sakin
Keymaster@Consciousness: Yes, it was big one again 7.3. It’s totally devastating and we are back on tent. Having terrible headache and spinning round and round. We are ok but we are down physically and mentally.
Sakin
Keymaster@Iso Sonique SARL:
1. If you are talking about Social Links in your Header Right Sidbear, then you can add in your linkedin profile URL in “Appearance => Customize => Social Links => Social Links”.
2. Sorry we don’t have option to add in Print link. You need to use plugin for that.Sakin
Keymaster@webtussi: Have you change any css? It’s strange why it’s not responsive in your site. try adding the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
#feature-slider .cycle-slideshow img { width: 100%; }Sakin
Keymaster@Ben: There is no option to add site title in that Fixed Header Top Are. If you don’t have logo then you can make your site title as image and add in.
May 13, 2015 at 9:21 pm in reply to: Slide images not optimized for mobile (Google PageSpeed Insights) #57633Sakin
Keymaster@Thomas: Sorry bit WordPress doesn’t have that option at this stage. WordPress is trying to improve on that and trying to improve wp_is_mobile functions and more. Then only we can do that. Yes, I understand your issue and all the theme have same issue.
Sakin
Keymaster@Hans-Peter: I just check in your site from both iPhone 6 and 5 and it’s working fine. You right sidebar will show below the content. This is called responsive design. As your mobile screen is small it will be hard for user to read if we have content and sidebar next to each other.
Sakin
Keymaster@Thomas: That loading time depend on your server and cache. So, we don’t have control on that with theme. If you are using latest version, then we have added “Image Loader” setting at “Appearance => Customize => Featured Slider Options => Featured Slider Settings”.
For more about Image loader you can read this http://jquery.malsup.com/cycle2/demo/loader.php
Sakin
Keymaster@dodo: Please post in your site URL so that I can check your site and send you the correct CSS.
Sakin
Keymaster@jblack6572: Sorry we don’t have instructions for that as we haven’t focused much on that and just Supported as WordPress default. But you can take a look at the demo http://catchthemes.com/demo/catch-kathmandu/blog/page/2/
If you want to know more about it then you can refer to WordPress codex at https://codex.wordpress.org/Post_Formats
Sakin
Keymaster@dodo: where did you add that css. If you add that css in “Appearance => Theme Options => Custom CSS” box. Then it will work.
If you are adding it in your child theme style.css then add the following css:
#branding #header-content { padding: 0; }Sorry for the late reply. As we have again hit by 7.3 scale of Earthquake aftershock and we were closed down.
Sakin
Keymaster@Webitseo: In Catch Flames Free theme we don’t have Social Icons Widget. It’s there only in Catch Flames Pro version. So, to add social icon in Catch Flames Free theme, you just need to add your social profile at “Appearance => Theme Options => Social Icons”. Then it will automatically add it in your Header Right Section below search and if you want to show that in footer then you need to check in “Enable Social Icons in Footer”
For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-flames/.
If it doesn’t show even after you add in then please share your site URL and then I will check in.
Sakin
Keymaster@aj: If you have latest version of Catch Base Pro theme then you can go to “Appearance => Customize => Featured Slider Options”. Then in “Featured Slider Type”, you can choose the type. For example, you can choose “Featured Image Slider”. Then upload image one by one in “Featured Slide #1, Featured Slide #2, Featured Slide #3 and so on”. Also check in “Featured Slider Settings” for Enable slider on, effect and all. For more, check out theme instructions page at http://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-slider
If this doesn’t work then, please send me your site URL and then I can check in.
Sakin
Keymaster@vigilant_spb: That is there to make the theme admissibility ready. You cannot change that directly. So, for this you need to build child theme. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/. Then copy the whole function
catchbox_header_menu()to your child theme functions.php file. Then you can change that h3 to div or remove it as per your need.Sakin
Keymaster@vigilant_spb: Yes, if that changes is made inside
catch-boxtheme directly, then it will be overwritten when you update theme.Sakin
Keymaster@Amy: Yes, you can add that image as logo. Just go to “Appearance => Customize => Site Title & Tagline”, and then click on “Change Image” and upload your image. Then you need to uncheck “Check to disable logo” and Save & Publish.
Sakin
Keymaster@Amanda Barbosa: Sorry this theme is not designed to do like that. But you can try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
@media screen and (min-width:768px) { .has-post-thumbnail .archive-post-wrap { position: relative; } .has-post-thumbnail .archive-post-wrap .entry-header { bottom: 200px; padding: 10px; position: absolute; } .has-post-thumbnail .archive-post-wrap .entry-title, .has-post-thumbnail .archive-post-wrap .entry-title a { color: #fff; } } -
AuthorPosts
