Tagged: slider
- This topic has 5 replies, 3 voices, and was last updated 9 years, 2 months ago by Paul.
-
AuthorPosts
-
September 6, 2015 at 3:22 pm #66203epaintonMember
What is driving the slider images? I can’t locate where to change it from the generic ones from the installation.
September 7, 2015 at 12:03 am #66233SakinKeymaster@epainton: Catch Everest Free theme only have options to use “Featured Post Slider” which will replace the demo slider. For that you need to create post and then add in featured image in that post. For featured image, check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/. Then you need to go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” and add in your post ID. For post slider, check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Note: you have more options in pro version, where you can replace that demo slider image with Page Slider or Post Slider or Category Slider or Featured Image Slider. For image slider, check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/
September 7, 2015 at 8:22 pm #66379epaintonMemberThank you that worked perfect!
I want the sliders to be set. With the trial version is it possible to remove the captions that show over the image. I can’t seem to find where that would be possible. I would prefer to incorporate the captions as part of the images.
September 7, 2015 at 11:37 pm #66386PaulParticipantHow can make the slider NOT show content. The title is ok but we don’t want the text content to show.
I tried the following on customize css but it still shows.
#main-slider .entry-container { display: none; }
Full frame pro
September 8, 2015 at 9:19 pm #66435SakinKeymaster@Paul: Sorry, you are looking at wrong forum. This is Catch Everest theme forum. For Full Frame Pro you need to look and post it in http://catchthemes.com/support-forum/forum/full-frame-pro-premium/.
I see that you are using Page Slider, for that you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
#feature-slider .entry-container { display: none; }
September 9, 2015 at 9:00 am #66482PaulParticipantThanks that worked perfectly. My apologies for not posting this on the full frame pro forum!
-
AuthorPosts
- The topic ‘Slider Images’ is closed to new replies.