• Resolved eugen88

    (@eugen88)


    Hi!

    I would like to show a “register now” link under a video in a page after the video has played for 2 min (or 2 min since page load).

    It says in description:

    Suppose, for example, you embed a video into a Post; once the viewer has enough information from the video, the request to take a specific action can be set to appear.

    But I can’t find how to do this. I only find how to schedule show and hide based on dates.

    Thx!

    https://wordpress.org/plugins/timed-content/

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

    (@kjvtough)

    Hi, eugen88.

    Use the [timed-content-client] shortcode. In your case it’ll look like this:

    [timed-content-client show="2:00:1000"]Register Now[/timed-content-client]

    “Register Now” will appear 2 minutes after page load with a fade-in of 1000 milliseconds (1 second), so if your video is set to auto-play, the appearing text should sync with the video.

    Thread Starter eugen88

    (@eugen88)

    Hi,

    Thx a million. I didn’t see the little clock “add timed contet shortcodes” in my page toolbar but now when I do everything works like a charm.

    Awesome plug in thx!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show link under video after x minutes’ is closed to new replies.