Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@puriabhishek22: Thanks for pointing out the issue. We will fix this in new version 1.5.3 soon to be release. Till then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
.sb-holder { background-color: #222 !important; } #masthead .sb-holder a:hover { color: #fff !important; } .sb-options { background-color: #222 !important; } .sb-options a { border-color: #333 !important; } .sb-options a:hover, .sb-options a:focus, .sb-options a.sb-focus { background-color: #000 !important; }You can delete this css after you update to new version 1.5.3
Sakin
Keymaster@dfwrgjeff: yes sure you can post your questions.
Sakin
KeymasterHello Pieter,
For color option, you will have lot of Color Picker for various element of the site in Catch Evolution Pro. So, upgrading will give you additional features which you can check at http://catchthemes.com/theme-instructions/catch-evolution-pro/
For free version can you get the color code and change in the following css as per you need, then add it in “Appearance => Theme Options => Custom CSS” box.
/* Menu Background Color */ #header-menu #access { background: none #204B04; } /* Menu Text Color */ #header-menu ul.menu a { color: #eee; } /* Menu Sub-menu and Hover Background and Text Color */ #header-menu ul.menu li:hover > a, #header-menu ul.menu ul :hover > a, #header-menu ul.menu a:focus, #header-menu ul.menu ul a { background: none #d82952; color: #444;}Regards,
SakinSakin
Keymaster@dfwrgjeff:
1. No upgrading to pro will not change your formatting. Pro version is just feature addition to the free version. You can see the additional features highlight of Pro version at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/.
— After you upgrade, you just need to reassign your logo, menu and manager you widgets as there is new sidebars as well.2. I am bit confused here. Are you talking about editing the spaces in header. If so then you can adjust the margin and padding in the following css and add it in “Appearance => Theme Options => Custom CSS” box.
#site-logo, #hgroup { padding-top: 50px; } #hgroup-wrap { padding-bottom: 50px; } .site { margin-top: 40px; }Sakin
Keymaster@Scholz: In which devices are you trying to make your logo center. As when I check in from iphone, your logo in center. See the preview in http://mattkersley.com/responsive/.
Send, do you mean that you don’t want menu in your mobile devices.
Sakin
Keymaster@mensdomain: I check in and there is no search icon. It’s the search box in the header and when I type and then click in Search Button, it is working fine.
Sakin
Keymaster@jesslnance: Catch Everest free theme is also same. It only have Featured Post Slider to highlight you post.
1. Fist you need to create post through “Posts => Add New” and then add “Featured Image” in your post. See this screenshot http://www.pinterest.com/pin/548594798331806476/ showing how to add Featured image.
2. You can find the Post ID from “All Posts” section.
3. Then go to “Appearance => Theme Options => Feature Post Slider => Feature Post Slider” options and add in the post ID, which you want to show as slider. See this screenshot http://www.pinterest.com/pin/548594798329984427/ and save changes.This will replace your demo slider. For more information check out Theme instructions page at http://catchthemes.com/theme-instructions/catch-everest/ and read “How to add Featured Image in Post/Page?” and “How to Add Featured Post Slider?”.
Sakin
Keymaster@absolutespace: Nice it’s working for you.
Sakin
Keymaster@Sevian: For this you need to upgrade to pro version where you have font family option in Theme Options panel. See theme instructions page http://catchthemes.com/theme-instructions/catch-evolution-pro/ for more details about additional features.
Sakin
Keymaster@dfwrgjeff: Assign your custom menu as Secondary Menu from “Appearance => Menus => Manage Locations”.
Then disable the header right sidebar from “Appearance => Theme Options => Header Options” and check “Disable Header Right Sidebar”, save changes.
Sakin
Keymaster@Perriard: 1280px is the width of Catch Kathmandu Pro theme. So, if you keep image less then this size then you will have empty space in left and right of slider.
Sakin
Keymaster@Ryan415:
1. The zoom is not our theme function so please check in your plugin settings which zoom in your image.
2. For product description color you can add the following css in “Appearance => Theme Options => Custom CSS” box..ec_product_details_description div { background-color: #906637; color: #fff; }Sakin
Keymaster@absolutespace: It should work fine. Check this screenshot http://www.pinterest.com/pin/548594798331986216/ which shows how to add image to theme options panel. Also if you are having difficulty adding in then you can copy and page the image url in that URL field.
There is no bug. I am able to check in our test site.
Sakin
KeymasterYes Greg, It’s bit difficult one. You can check this tutorial for building child theme http://catchthemes.com/blog/create-child-theme-wordpress/
Sakin
Keymaster@shamwow: Sorry this theme cannot be valid for structured date as it uses featured content and all which doesn’t have author and date of publish.
Sakin
Keymaster@absolutespace: Yes, Catch Kathmandu Free theme only have option to use “Featured Post Slider or Featured Category Slider” which is create to highlight your post and it takes post title, excerpt content and featured image from post and link to post.
But if you want independent image slider without the link then you need to use Featured Image Slider which is only available in Catch Kathmandu Pro theme. Read the theme instructions page to find out additional featured in http://catchthemes.com/theme-instructions/catch-kathmandu-pro/ and check in “Featured Slider” and “How to add Featured Image in Post/Page?”.
Sakin
Keymaster@GregK: There is no option to change to 175×175. But if you upload the Featured Image of this size then it will show 175×175. But if you upload the larger size then it will crop into exact 210×210.
But if you want to make in 175×175 as default even when you upload the large image, then you need to build child theme and then copy
content.phpfile from simple-catch theme to your child theme and replace the code:
<?php the_post_thumbnail( 'featured' ); ?>
With the following code:
<?php the_post_thumbnail( 'thumbnail' ); ?>Then activate your child theme and go to “Settings => Media” form your WordPress Dashboard and then in “Thumbnail size” type in width 175 and height 175, select “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” and Save Changes. After this you can use “Regenerate Thumbnails Plugin” and regenerate thumbnail which will change your thumbnail image in all your old post.
May 21, 2014 at 4:41 am in reply to: How do you add images to the image slider on the front page in Catch Evolution? #31570Sakin
Keymaster@aruraza: I see that you are using Catch Evolution Free Theme and only have option to user Featured Post Slider to highlight your post. So, first you need to create post and add in featured image in your post. Then get the post ID and add the IDs in “Appearance => Theme Options => Featured Post Slider”.
For more, check our theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution/ and read “Image Sizes”, “How to add Featured Image in Post/Page?” and “How to Add Featured Post Slider?”
You can also check out Catch Evolution Pro theme where you have option to use “Featured Image Slider or Featured Page Slider or Featured Category Slider or Featured Image Slider”. It also have lot of other additional features. Read the theme instructions page at http://catchthemes.com/theme-instructions/catch-evolution-pro/
-
AuthorPosts
