Okay
  Public Ticket #2521188
Go to a post when a slide advances
Closed

Comments

  • Bill Mitchell started the conversation

    Since I use your slide in the header of my wordpress blog, it would be very helpful if there was way to go to the post url when the slide based upon that post in my Dynamic Layers advances.

    Is this functionality already included or do I need a callback script?

    I see the functionality to make the whole slide a link, but nothing that automatically opens a link when the slide advances.  Thank you.

  •  244
    Kreatura Support replied

    Hello Bill,

    Thank you for getting in touch with us!

    What did you mean by the slide advances? For example, if you use the dynamic post url in the slide linking option and the duration of the slide has ended then you would like to redirect the user to the post?

    Best Regards,
    Andrea | Kreatura Support Team

  • Bill Mitchell replied

    For instance, lets imagine i have 5 slides all dynamically linked to a post.  When I go to the next slide in the series, I would like it to automatically open a post based upon the dynamic url of the new slide.

  •  244
    Kreatura Support replied

    Hello Bill,

    Thank you for the answer.
    You should write a javascript code to the event callbacks / slide chang events / slideChangeDidComplete function to redirect the user to the actual slide url. 
    You should check this link in our documentation page about LayerSlider API:
    https://layerslider.kreaturamedia.com/documentation/#layerslider-api

    Best Regards,
    Andrea | Kreatura Support Team