Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Delle: But you page slider is working fine. Your page http://wp.fsv02schwerin.de/?page_id=11 is not there in Page Slider. You need to select that page and then only it will show. Also make sure that you have added in featured image in that page.
Sakin
Keymaster@ccarmody: Sorry there is no try out for premium themes. That is why we have free version of all our themes. So, you can try our free version and then check in instructions of pro version for additional features http://catchthemes.com/theme-instructions/
Sakin
Keymaster@John: It’s because you have heading 3 tag h3. So, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.entry-container h3 { clear: none; } .wp-caption.alignleft { margin-right: 40px; }Sakin
Keymaster@Diren: For that you can go to “Appearance => Customize => Background Image”, then to remove, you can click on “Remove”.
Sakin
Keymaster@John: Please post in your URL and let me know where you are having issue. Then I can check in suggest you the solution.
Sakin
Keymaster@dan-d: If like my support and Catch Responsive theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-responsive?rate=5#postform
Sakin
Keymaster@timp: That is not theme issue, it’s your setting in WooCommerce plugin. For that go to “WooCommerce => Settings => Products => Display” and then change “Catalog Images, Single Product Image and Product Thumbnails” image sizes. See this http://docs.woothemes.com/document/using-the-appropriate-product-image-dimensions/
So for Single Product Image, you need to use image size of width at least 640, for Catalog Images, you need to use image size of width at least 560 and for Product Thumbnails, you need to use image size of width at least 300. After you change this, you need to regenerate your thumbnail using Regenerate Thumbnail http://wordpress.org/plugins/regenerate-thumbnails. So, that all your old product will have new image sizes.
Sakin
Keymaster@flagshop: I have already answered you that you can use “Secondary Menu” where menu will be centered and your sub-menus will be on left align. You can see demo at http://catchthemes.com/demo/catch-kathmandu/.
Sakin
Keymaster@TerroirCongress: It must be your server loading time, cache issue and your internet speed. When I check in your site. It’s loading fine. Try using plugin like W3 Total Cache or WP Rocket cache.
Sakin
Keymaster@Robertf: Thanks for your appreciation and if you like my support and Catch Everest theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-everest?rate=5#postform.
Sakin
Keymaster@tala69: I just check in your site and sidebar is show on the left of the content. I don’t see any issue.
You sidebar will move down your content only when your screen size is less than 990px, which is from iPad Portrait.
Sakin
Keymaster@Delle: Sorry not sure what are you trying to say. So, please post in your site URL and explain please. You are using page slider in your homepage and then post carousel in other pages.
Sakin
Keymaster@dan-d: You can change the maximum width in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (max-width: 767px) { #site-logo img { max-width: 110px; } }Sakin
Keymaster@vladvasal: Can you post in your site URL and then I can check in your pages. Catch Responsive Free version only have option to use Featured Page Slider. You can only select page not posts. For post slider or image slider or category slider, you need to upgrade to Pro version.
Sakin
Keymaster@ampratwum: Sorry, we only support theme developed by us. We don’t support. Theme that you are using in not from us. So, please contact in that theme author support.
Sakin
Keymaster@birdpuk: If you are in version 1.1 then it should be fine. There might be cache in WordPress. So, I hope the message will go soon. If not then let me know it and then I need to check in your server.
Sakin
Keymaster@Christian: Ok let me know it once it’s live. Thanks
Sakin
Keymaster@lazer: That image on top option is there in Catch Responsive Pro theme. When you can change the Archive Content Layout to “Excerpt Image Top” from “Appearance => Customize => Theme Options => Layout Options”.
To add title in the image, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
.has-post-thumbnail .archive-post-wrap { position: relative; } .has-post-thumbnail .archive-post-wrap .entry-header { background-color: #fff; left: 2%; padding: 20px; position: absolute; top: 2%; width: 96%; }Note: You shouldn’t add/edit any core theme files inside catch-responsive directory as all your edits will be reverted back to original when you update the theme. So, we recommend you to do the customization from “Appearance => Customize”. But if you want to do advance coding changes then you need to build child theme and edit it. For child theme refer to http://catchthemes.com/blog/create-child-theme-wordpress/
-
AuthorPosts
