Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@jess888: There is not option to do that in this theme. So, either you need to use plugin for this or you need to build child theme change the coding for show/hide.
Sakin
Keymaster@jess888:
1. To change the color, you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#content article, #content .page-header, #comments, #content .author-info {
background-color: #fff;
}2. To hide the header meta data, you can add the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
.entry-header .entry-meta { display: none; }May 1, 2015 at 4:57 pm in reply to: Catch Box Pro stopped being responsive after recent wordpress update #56914Sakin
Keymaster
@bkleinhe: Thanks for your patience.Please remove the following css from your custom css box:
#secondary { width: 25.5%; } .left-sidebar #content { margin: 0 3% 0 28.6%; } #content { width: 68.4%; } @media screen and (min-width: 1100px) { .left-sidebar #secondary { float: left; margin-left: 1.4%; margin-right: 0; } .hentry { padding:0; } #page { width:1040px; } } .left-sidebar #primary { float: right; margin: 0 0 0 -35.5%; } #primary { float: left; margin: 0 -35.5% 0 0; width: 100%; }Now to change the width of Content and Sidebar, you can just change the width of primary and secondary. Like following css:
@media screen and (min-width: 961px) { #primary { width: 73%; } #secondary { width: 25%; } }Sakin
Keymaster@Alexey: That is caption image and you can remove border and background in caption by adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.wp-caption { background-color: transparent; border: none; }Sakin
Keymaster@Sebastiaan: I just check in your site and see that you have already fixed this issue. Let me know if you still have issue.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.
May 1, 2015 at 3:57 pm in reply to: Fatal error message on all pages after updating to latest version #56910Sakin
Keymaster@lambdog: Hum, this is strange. Can you go to “Appearance => Theme Options => Footer Editor Options” and replace the text there with the following:
<div class="copyright">Copyright © [the-year] <span>[site-link]</span>. All Rights Reserved.</div><div class="powered">Theme: [theme-link]</div>Then you can customize it as per your need.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.
Sakin
Keymaster@Michael: I just check in your site and see that you have already added background image to your site. So, is this issue solved? If not then can you explain more what you want to do it. Maybe, you can share screenshot.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.
Sakin
Keymaster@Jesse: Thanks today, I am back for few hours to provide online support. As I need to work in community support as well. We still have Internet, electricity, water and sanitization problem.
I check in your site and found that your background image http://casehardintexas.com/wp-content/uploads/2015/03/nashville_broadway.jpg is too heavy with size of 1.5MB, you can 417MB minimum or even less, see this image https://dl.dropboxusercontent.com/u/81234910/nashville_broadway_optimized.jpg and same way your header image is also large http://casehardintexas.com/wp-content/uploads/2015/04/CHBanner1680x600.jpg which can be optimized, see this image https://dl.dropboxusercontent.com/u/81234910/CHBanner1680x600_optimized.jpg . This is the reason your site is loading slow and showing header image only after some time. Replace those images and also use W3 Total Cache or WP Rocket plugin to cache.
Sakin
Keymaster@JeffI: Please post in your site URL so that I can check in what’s going on.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here. We are also helping others in the community so we are slowing getting back online.
Sakin
Keymaster@silvia: Please post in support forum of WPML plugin as we are not expert in that field. Also full frame pro is still not WPML plugin ready. Did you check in your settings are “Appearance => Customize => Theme Options => Homepage/Frontpage Options” and in select category, you can select all.
Sakin
Keymaster@dentas: It’s strange why it’s not working in your site. Have you customize any core theme files inside
catch-basefolder. If yes, then please restore the changed files and if not, then there must be some conflict with the plugin. For that try disabling plugin one by one to find the conflicting plugin.Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitation are huge problem here. We are also helping others in the community so we are slowing getting back online.
Sakin
Keymaster@bigoslesli: Thanks
Sakin
Keymaster@Sunyata: Catch Responsive theme is not yet WooCommerce plugin ready. About the image size, it depends on the page width, layout of your site and image size set in “WooCommerce => Settings => Products => Display => Product Images”. So, can you send me your page URL and let me know what are you trying to do it. Then I can suggest it.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.
Sakin
Keymaster@afeauto: Please check your settings at “Appearance => Customize => Header Image”. In “Enable Featured Header Image on” you need to select “Entire Site, Page/Post Featured Image”.
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.
May 1, 2015 at 11:52 am in reply to: Slide images not optimized for mobile (Google PageSpeed Insights) #56890Sakin
Keymaster@Thomas: Responsive design doesn’t mean that it will load different image for mobile devices. It will load same image in mobile devices with responsive css to make it fit. All responsive theme that you will find in WordPress uses same. So, we don’t have control on this. You can check all other themes and also default WordPress theme does the same.
Sakin
Keymaster@ShoreBeing: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.
I just check in your site and found that you have already upgrade to Pro version and change the menu color as per your need. Thanks…
Sakin
Keymaster@Shane: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.
The link you are have added in is different theme by different shop. You can look at our demo at http://catchthemes.com/demo/full-frame/
May 1, 2015 at 11:15 am in reply to: How to embed opt-in form in place of right header search bar #56886Sakin
Keymaster@greydoolin: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.
In Catch Responsive Free theme, header right section is there to add in Search and Social Icons. The easy way to replace header search with your opt-in form is to upgrade to Pro version where you will get Header Right Sidebar and there you can add widget as per your need from “Appearance => Widgets”. But in free version, it’s bit technical as this featured is not there. So, you need to build child theme. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/ and then copy function
catchresponsive_header_right()to your child theme functions.php file and edit it as per your need.There are lot of other additional features in pro version which is highlighted in Theme Instructions of Pro version at http://catchthemes.com/theme-instructions/catch-responsive-pro/
Sakin
Keymaster@Eric: This is high level of customization. So, either you need to hire developer to work on it or you need to use plugin like these https://wordpress.org/plugins/search.php?type=term&q=lightbox
Also the 3 pictures below the slider is called Featured Content Area where there is no option to add in light effect. This area is created to link to your page/post/category/custom link.
Sakin
Keymaster@jacopo: In Catch Base, author will be displayed in your posts. You can see it in our demo http://catchthemes.com/demo/catch-base/2014/09/29/hello-world/
Note: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet and electricity is huge problem.
-
AuthorPosts
