Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Artem: Can you tell me what you want to do? I don’t see any issue in your site. Also you are not supposed to hide Theme: Catch Everest from the footer in free theme. This is the reason that we provide free themes and support.
If you want to remove footer copyright information then you need to use Catch Everest Pro version where there is Footer Editor in Theme Options panel. There are lot more additional features. Read more about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@MikeHornbeck: Cool you found it. Thanks for sharing it.
Sakin
Keymaster@Artem: I just check in your site and you are still using Catch Everest Free version.
If you are using Catch Everest Pro theme, then you can work in with Featured Image options from “Appearance => Theme Options => Header Featured Image Options”. This is for overall setting and if you want to do different settings for few pages and posts then you can edit page or post and then work on “Catch Everest Options” meta box.
For more about Catch Everest Pro details, you can check out our theme instruction page at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@Artem: So what you want to do with it? Can you explain to me what you want to do with the header.
November 9, 2013 at 12:09 am in reply to: Frontpage and articles/ category with different Layout #16972Sakin
Keymaster@Heinrich: I don’t get it what you mean. I have you the solution to make the layout like you described.
Sakin
Keymaster@kat22: In your “catch Everest: Advertisement” widget, just add your logo “Image url” and where to you want that logo to link in “Link URL”. Don’t add anything in “Advertisement Code” box. This box should be used only if you are using advertisement script Google Ad-sense and so on.
Sakin
Keymaster@kat22: You can change the color of the search box text by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-right #s { color: #fff; }The search page layout is controlled through “Appearance => Theme Options => Layout Options”. There you have to select Sidebar Layout Options.
November 8, 2013 at 11:12 pm in reply to: Frontpage and articles/ category with different Layout #16966Sakin
Keymaster@Heinrich: In Catch Box Pro theme, tou can choose the category to show in homepage from “Appearance => Theme Options => Homepage/Frontpage Category Setting”. Just select the multiple categories from which you want to show the post.
Then for the the slide, you can choose the Category Slider. Go to “Appearance => Theme Options => Featured Slider => Slider Options”, then select Featured Category Slider. Then in Featured Category Slider Options, select the category that you want to show for slider.
Sakin
Keymaster@Mark: Ok for our site, if you want to remove all meta tag and the following CSS will hide it all. No need other CSS. Just paste the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta { display: none; }Sakin
Keymaster@Cecilia Linda: Yes you are right, WooCommerce doesn’t allow to change the layout. Also for shop we have user Full Width Design. To add sidebar, you need build child theme and create functions.php and style.css in your child theme. You can copy style.css and functions.php code from https://gist.github.com/anonymous/7374457
Sakin
Keymaster@rbrek: If you are using Catch Evolution Pro Image Slider, then you can simply upload the image and add the image url. It will show the image auto adjust.
But for Catch Evolution Free theme, there in featured post slier where it auto cuts the image as per the size. So, you can use the image 849 x 565 pixels
Sakin
Keymaster@citrocker: WoW thank you solve it.
November 8, 2013 at 10:23 pm in reply to: How to add numeric page numbers in simple catch theme? #16958Sakin
Keymaster@swapnaranjitanayak: I just check in your site and see that you have activated Jetpack plugin “Infinite Scroll” module. You need to deactivate Infinite Scroll from Jetpack plugin and then it will work.
Sakin
Keymaster@rhkingma: It’s strange why it is not working. Maybe, you can set your permalink structure at “Settings => Permalinks” and try it.
Sakin
Keymaster@francisboyle: Catch Evolution Free version is a Responsive Design Theme. So, it automatically changes as per the screen sizes. So, there is no option to show full desktop view in mobile.
If you want to completely remove the Responsive Design and Stick with Desktop View all the time, then you need to disable Responsive Design. But sorry this option is only there in Pro version at this stage.
Sakin
Keymaster@Cecilia Linda: Sorry there is no option to do that in theme. Maybe you can search for menu plugin which can do that. Search in http://wordpress.org/plugins/ and Google.
Sakin
Keymaster@owen: Use color code not the color name and if that is not working then add important.
#branding #access, #colophon #access-footer { background-color: #0000ff !important; }Sakin
Keymaster@suchi: I see that you are using Catch Everest Pro version 1.3. But this option was added from version 1.4 onwards. So, first you need to update our theme to latest version. For change log read this http://catchthemes.com/changelogs/catch-everest-pro-changelog/
Sakin
Keymaster@CaptivatingHearts: Sorry there is not easy option to remove separator. You need to build child theme and in then edit the function simplecatch_sliders()
We have just added it in update for Simple Catch Version 2.6.7 where you will get separator control through custom css. But this version has to be approved by WordPress.org and set to live. So, it can take up to 7 days to live it.
After you get update, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
.featured-text .slider-sep { display: none; } -
AuthorPosts
