Forum Replies Created
-
AuthorPosts
-
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/
May 21, 2014 at 4:38 am in reply to: how to shorten posts to titles and excerpts in a category page #31569Sakin
Keymaster@Phuong: Did you check in the content layout. Go to “Appearance => Theme Options => Layout Options” and in “Content Layout”, select “Excerpt/Blog Display” and Save Changes
Sakin
Keymaster@Paradigmva: Yes, it’s already been answered about Featured Post Slider at http://catchthemes.com/support-forum/topic/featured-post-slider-broken/. For Featured Post slider, you can also check out theme instructions page at http://catchthemes.com/theme-instructions/catch-everest/ and read the topic “How to add Featured Image in Post/Page?”, “Image Sizes” and “How to Add Featured Post Slider?”.
If you still have issue, then explain in reference with your site URL.
Sakin
Keymaster@Fermin: For 3, I have already told you that it’s difficult one and this goes beyond our support. So, you need hire customizer to work in it. I can give the steps like you have to build child theme which you have done it. Then create blank
functions.phpfile in your child theme folder and then copycatchevolution_header_menu()function fromcustom-header.phpfile to your child themefunctions.phpfile and add in<?php get_search_form(); ?>and change thewrapperposition and then change the css as per your need.Very complicated.
Sakin
Keymaster@SorenRomer: if you are using bult-in more tag then go to “Appearance => Theme Options => Content layout” and choose “Show full content”. This will show all your content before more tag.
Sakin
Keymaster@Dennis: Yes you can check out detail instructions of Catch Kathmandu Pro at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@Baizurah: Refresh your browser and check in. As I see your flag is align with the custom css.
-
AuthorPosts
