Catch Themes
Forum Replies Created
-
Forum: Reviews
In reply to: [Adventurous] Just Awesome A Theme@marius84: Thanks a lot for your appreciation and 5 stars rating. You maid my day. Cheers π
Forum: Reviews
In reply to: [Adventurous] Some issues cropping up@shelley: It’s fine with your review and no need to delete it. Feel free to change it back when you are happy. But yes please contact us for detail check of your issues. We are more then happy to solve it. We have been known for best customer support and we answer all our support forum questions within 24 hours.
Forum: Reviews
In reply to: [Adventurous] Some issues cropping up@shelley: Thanks for your review. But we have tested this theme option panel in various testing environment and also in live site. There is no issue on it. Also as @esmi mentioned, this theme has been gone through details theme review and quality checks from WordPress Theme Review Team.
About our own review. We are adding this as most of the theme were doing it and also wanted to add in links to our support forum, theme instruction and blog where you will get video tutorial and blog post. There is no way to post in without the rate. So, we had to rate it 5 stars. Sorry if this get offended. We will not do in our next theme.
@shelley: Please check in your development environment and also try it in test or live url so it’s not your computer issue. For support you can post in our support forum at http://catchthemes.com/support-forum/.
About the custom header image. You can crop the image as per your need. There is nothing to do with recommended size. It’s just the size that we design the theme with. See this screenshot for custom header which explain about cropping the header image as per your need.
About the featured image, did you upload the image with recommended size in our Theme Instruction page at http://catchthemes.com/theme-instructions/adventurous/. Also if you have recently changed the theme then you need to Regenerate Thumbnail using Regenerate Thumbnail plugin.
Further, if you have other issue then please post in our free support forum with your site URL.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Home Page White Space@kimkellymom: nice.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Full Width Error@ddxv: Thanks π
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Featured Slider not appearing@karbasetti: Strange. Catch Kathmandu Free theme doesn’t have Image Slider. It only have Post Slider and Category Slider. If you are using Catch Kathmandu then it’s better to user Forum at http://catchthemes.com/support-forum/
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Comment Issues@rgamlam: There is comment in your page. I think you fixed it. So, marking it as resolved
Forum: Themes and Templates
In reply to: [Catch Kathmandu] YouTube iFrame Being Applied to Wrong ItemYour server is down to check in.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] YouTube iFrame Being Applied to Wrong Item@ddxv: Did you fixed in as when I check in your homepage now it’s showing fine.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] True full width page@rvandeguchte: Great. Cheers π
Forum: Plugins
In reply to: [Catch IDs] error for taxonomies in latest update@allm: Thanks Lesley and we have just pushed update. So the plugin review team will check in and set it live. Will be fixed in version 1.2.1. Thanks a lot and we have attribute you in readme.txt file.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] True full width pageYes there are other nice additional features. Read this theme instructions page http://catchthemes.com/theme-instructions/catch-kathmandu-pro/ heading “Additional Features in Premium WordPress Theme βCatch Kathmandu Proβ”
Forum: Themes and Templates
In reply to: [Catch Kathmandu] True full width page@rvandeguchte: Sorry I got confused with Catch Kathmandu Pro. Two extra layout option “No Sidebar, Full Width” and “No Sidebar, One Column” is only available in Pro version.
Forum: Themes and Templates
In reply to: [Catch Kathmandu] Home Page White Space@janetmermaid: I see that you have added both header logo and Site Details and then you have long Primary Menu. So, it floated below as it couldn’t fit on right.
So need to add the following css in “Appearance => Theme Options => Custom CSS” box to reduce the spaces.
/* For menu/header Right space above */ #header-right { padding-top: 0; } #header-right .widget ( margin- top: 0; } /* For menu/header Right space below */ #hgroup-wrap { padding-bottom: 30px; }Forum: Themes and Templates
In reply to: [Catch Kathmandu] True full width page@rvandeguchte: You don’t need to make Pate template. I think you are confused with “Full Width” layout and “No Sidebar” layout. No Sidebar layout has padding left and right but Full Width Layout doesn’t have it.
Thanks for your tutorial about page template. But sorry, you are not supposed to edit any core theme files inside ‘catch-kathmandu’ directory. As all the edits made inside ‘catch-kathmandu’ will be reverted back to original when you update or upgrade your theme. So, all your edits will be lost. So, if you want to edit core theme files then you need to build child theme and add the page template.