-
AuthorSearch Results
-
August 26, 2013 at 10:31 pm #13731
In reply to: Featured image gets cropped
Sakin
Keymaster@kapo_e: Sorry there is no option to control image in Catch Everest Free theme, you need to upgrade to pro version where you have option to choose the image sizes. Also you have option to user Featured Image Slider, where you have upload any image as per you need.
For Catch Everest Free then you need to build child theme and copy
content.phpfile to your child theme. Then in your child themecontent.phpfile replace<?php the_post_thumbnail( 'featured' ); ?>with<?php the_post_thumbnail( 'slider' ); ?>August 26, 2013 at 12:10 am #13695Sakin
Keymaster@jason: Yes you can have full width slider. You can do that from “Appearance => Theme Options => Featured Slider => Slider Options”. There is slider type choose “Feature Image Slider” and in Slider Layout choose “Full Width Slider”.
August 25, 2013 at 10:22 am #13658In reply to: Layout-Remove slider on individual posts
Sakin
Keymaster@Ian Sanchez: Please share your site url so that I know which theme are you using it. There is option in “Appearance => Theme Options => Featured Slider” you can choose to use only in homepage.
August 24, 2013 at 9:36 pm #13635In reply to: Latest Post Image Sizing Issue
Sakin
Keymaster@mlw5137: I don’t get it what you mean. If you want to use different image and size for Featured Slider, then there is one option that you can choose. That is using Featured Image Slider. For that.
1. Go to “Appearance => Theme Options => Featured Slider”
2. Then Click on “Slider Options” and choose “Image Slider” from Select slider Type
3. Then Click on “Featured Image Slider Options” and upload the image, title, description and link of your choice.
See this screenshot http://pinterest.com/pin/548594798329874581/August 24, 2013 at 9:10 pm #13634In reply to: slider problems
Sakin
Keymaster@alin.stafie: Oh sorry, so you are using Featured Post Slider, for that you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-content { display: none; }August 24, 2013 at 8:11 pm #13631In reply to: Latest Post Image Sizing Issue
mlw5137
MemberThanks @Sakin Works perfectly.
Did you have an idea on how to change the size of the featured slider image though?
August 24, 2013 at 7:32 pm #13630In reply to: slider problems
alin.stafie
Memberme site URL is http://www.blogcalatorii.com
I removed the featured image in the post page but still i can’t empty the description field. Can you give me more details in how can i do that.
Regards,
Alin Stafie
August 24, 2013 at 6:04 pm #13621In reply to: Slider malfunction?
Sakin
Keymaster@fractalhealth: You don’t need to create child theme do build Featured Post Slider. Just follow the instruction as below.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also check our the Post ID in your ALL Posts section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id. See the screenshot on how to add Post ID http://pinterest.com/pin/548594798329984427/
August 24, 2013 at 9:39 am #13611In reply to: Latest Post Image Sizing Issue
Sakin
Keymaster@mlw5137: You can choose the image size from “Appearance => Theme Options => Layout Options”. Then from “Content Featured Image Size” you can choose “Slider Image”.
August 24, 2013 at 12:14 am #13604In reply to: slider problems
Sakin
Keymaster@alin.stafie: Can you send me your site URL?
You can use Feature Image Slider and leave empty in the description field.
You can remove featured image in the post page from “Appearance => Theme Options => Header Featured Image Options”. From there you can change the settings for Enable Featured Header Image.August 23, 2013 at 2:24 pm #13576In reply to: Slider malfunction?
Sakin
Keymaster@fractalhealth: You are not recommended to change any core theme files, like replacing the image and code. This will be overwritten when you update your theme. So, all your customization will be lost. If you want to change any core theme files then you need to build child theme and edit it.
I see that you are using Catch Everest Free theme and in this theme you only have option to add Featured Post Slider. Follow the instruction as below.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also check our the Post ID in your ALL Posts section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id. See the screenshot on how to add Post ID http://pinterest.com/pin/548594798329984427/
August 23, 2013 at 1:12 am #13557In reply to: Changing site description
Sakin
Keymaster@rcbharp: I just check in your site and found that you just replaces the images in the Featured Slider and hide the slider title and description.
So, instead of replacing the slider image in the theme directory. Add the image from “Appearance => Theme Options => Featured Slider” then choose Image Slider and add the image there. See this screenshot http://pinterest.com/pin/548594798329509357/
August 22, 2013 at 12:12 pm #13525In reply to: Titles in Slider
Sakin
Keymaster@ajamison: I just check in your site and see both title and excerpt in the Featured Slider.
August 22, 2013 at 7:47 am #13519In reply to: Featured Slider Text– Only Looking to Display Title
JayCeeEm
MemberWorked perfectly. Thanks!!
August 21, 2013 at 11:03 pm #13510In reply to: Featured Slider Text– Only Looking to Display Title
Sakin
Keymaster@JayCeeEm: If you have change that file, then you can just change any setting in your Theme Options panel to clear the cache setup in Slider.
August 21, 2013 at 6:32 am #13499In reply to: Featured Slider Text– Only Looking to Display Title
JayCeeEm
MemberHi Sakin,
I tried replacing this, but it didn’t remove the excerpt from the slider. Is there another .php file that needs to be edited as well? Or something else in the function itself?
August 20, 2013 at 8:56 pm #13475In reply to: Featured Slider Text– Only Looking to Display Title
Sakin
Keymaster@JayCeeEm: Sorry in this version we cannot do that with simple css changes. It’s bit technical. You need to build child theme and create new functions.php file in your child and then copy the function
catchbox_sliders()in your child theme functions.php file. Where you have to edit the code<div class="featured-text">' .the_title( '<span>','</span>', false ).' : '.get_the_excerpt().' </div><!-- .featured-text -->To
<div class="featured-text">' .the_title( '<span class="slider-title">','</span>', false ).' </div><!-- .featured-text -->Yes, we will update in New version to control through Custom CSS.
August 20, 2013 at 8:39 pm #13474In reply to: Change 'continue reading' text in featured slider
Sakin
Keymaster@Sebastiaan.Horn: You can change it from More Tag Text at “Appearance => Theme Options => Excerpt / More Tag Settings”.
August 20, 2013 at 1:21 am #13418In reply to: Featured slider images sideways
Sakin
Keymaster@crono: About your slider, you just have single post. Add more post and it will slide. See the screenshot of how you should add the post ID http://pinterest.com/pin/548594798329984427/
August 19, 2013 at 10:04 am #13399In reply to: Featured slider images sideways
crono
MemberDisregard background color issue.
-
AuthorSearch Results
