• Resolved kmelen

    (@kmelen)


    Hello. I’m wondering if there is a way to force the content to change without re-loading the page. I would like to use this on a webinar to deliver content part-way through. As it is now, the changes don’t take effect until I refresh the page. I’d appreciate your assistance if this is possible.

    Thank you.

    https://www.ads-software.com/plugins/timed-content/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor K. Tough

    (@kjvtough)

    Hi, kmelen.

    The [timed-content-client] shortcode may be what you’re looking for. Say you have a 5 minute webinar (for example) and you want one piece of content to appear for the first 2 minutes, then a different piece of contenbt for the last 3 minutes and finally something else that sticks around after it’s over. It might look something like this (with 1000 millisecond – 1 second – fade-in and fade-out):

    [timed-content-client hide="2:00:1000"]My earlier content[/timed-content-client]
    [timed-content-client show="2:00:1000" hide="5:00:1000"]My later content[/timed-content-client]
    [timed-content-client show="5:00:1000"]My post-webinar content[/timed-content-client]
    Thread Starter kmelen

    (@kmelen)

    Perfect! Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Content update without page refresh’ is closed to new replies.