• Hi,
    I have a peculiar problem and need your help. Let me explain.

    I am creating various albums by the name Event-1, Event-2, Event-3 and so on.
    Event-1 has many photos.
    Event-2 has many photos
    Event-3 has many photos and so on.
    I want to display all these events on a page one by one as a slide show.
    When event-1 appears, user should be able to see all the images one by one either by clicking “next-previous arrows” on computer or by “sliding finger” on mobile.
    When event-1 is over and the person clicks “Next” button, event-2 appears and user should be able to see all the images one by one either by clicking “next-previous arrows” on computer or by “sliding finger” on mobile.
    And so on.
    Can you help me in achieving this?
    Regards
    Saxena

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Sorry for the late reply, i have been thinking about your request but i do not see a solution for this at the moment.

    You can, however, make a layout with 3 tabs, each tab containing one slideshow, using plugin https://ww.wp.xz.cn/plugins/tabby-responsive-tabs/
    but they will not automatically link to eachother.

    Example: https://betatest.opajaap.nl/tabbytest/

    You should have no link on the slide themselves

    The content of the example page is:

    [wppa_set name="wppa_slideshow_linktype" value="none"]
    [tabby title="Slideshow 1"]
    [wppa type="slide" album="47"]
    [tabby title="Slideshow 2"]
    [wppa type="slide" album="99"]
    [tabby title="Slideshow 3"]
    [wppa type="slide" album="87"]
    [tabbyending]
    Thread Starter ssaxenav

    (@ssaxenav)

    Hi Jacob,
    Thanks.
    Regards
    Saxena

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Creating multiple slideshows’ is closed to new replies.