• Resolved Rehan Ahmed

    (@rehanahmed38)


    Hi there

    I am trying to get popup youtube video by using your plugin which seems pretty straight forward but not able to get the desire results as I tried alot.

    I installed your plugin then follow the description that you have given on your plugin page.

    I tried to use below code along with the url and also use the class to trigger popup as described in your tutorial.

    Page url:
    https://www.sunmarkedubai.com/school-events/
    Then click on first accordion “The Principal Workshop Series”
    and you will find “Play Video” link click on this link and you will redirect to youtube page rather than opening the popup on the same page.

    I used following html
    Play Video

    I will be very thankful if you can help on this issue.

    Many Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Vongries

    (@davidvongries)

    Hi,

    you’re linking directly to the video and the shortcode doesn’t seem to be present on that page. Please follow the description on our website – https://wp-video-popup.com/docs/usage/

    Plugin Author David Vongries

    (@davidvongries)

    Your trigger element would look like this:

    <a class="wp-video-popup" href="#">Play Video</a>

    while the shortcode you need to add to that page would look something like this:

    [wp-video-popup video="https://www.youtube.com/watch?v=TczgLiXv-qk"]

    Hope that helps ??

    Best,
    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘popup window is not opening’ is closed to new replies.