Showcase slideshows

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13698
    schercka
    Member

    I must be missing something – it’s not possible to display different slideshows on different pages? All pages have to show same images?

    In “advanced entry options” on a page I select “Nivo slider”. But that just shows all images from ‘showcase slides’. Surely it’s possible to display different slides on different pages?

    #13716
    Raghavendra
    Moderator

    The Nivo slider was supposed to be included in the home page only and hence only one set of images is possible across the site.

    You may use revolution slider to create multiple sliders and use the same across various pages by pasting the shortcodes for the respective slider instance.

    You can also try the image carousel. The code would be something like this –

    [responsive_carousel class="gallery-carousel" navigation="true" pagination=false items=2 items_desktop=2 items_desktop_small=2 items_tablet=2]
    
    [wrap class="zero-margin"]
    
    video-play
    
    [/wrap]
    
    [wrap class="zero-margin"]
    
    video-play
    
    [/wrap]
    
    [wrap class="zero-margin"]
    
    video-play
    
    [/wrap]
    
    [/responsive_carousel]
    
    #13722
    schercka
    Member

    That makes a lot of sense – thank you for explaining and offering alternatives.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Showcase slideshows’ is closed to new replies.