Tagged: 

  • This topic has 5 replies, 3 voices, and was last updated 9 years ago by Paul.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #66203
    epainton
    Member

    What is driving the slider images? I can’t locate where to change it from the generic ones from the installation.

    #66233
    Sakin
    Keymaster

    @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/

    #66379
    epainton
    Member

    Thank 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.

    #66386
    Paul
    Participant

    How 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; }

    http://novalee.com/shop-now/

    Full frame pro

    #66435
    Sakin
    Keymaster

    @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; }

    #66482
    Paul
    Participant

    Thanks that worked perfectly. My apologies for not posting this on the full frame pro forum!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slider Images’ is closed to new replies.