• Resolved bttmrc

    (@bttmrc)


    Im trying to use the link with the class like this:

    
    <a href="vimeolink"><img src="myicon-png" />play message</a>

    but it doenst work

    • This topic was modified 5 years, 8 months ago by bttmrc.
Viewing 1 replies (of 1 total)
  • Plugin Author David Vongries

    (@davidvongries)

    Hi @bttmrc,

    A link-trigger would look like this:

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

    An image-trigger would look like this:

    <img src="myicon-png" class="wp-video-popup" />

    Hope that helps ??

    Best,
    David

Viewing 1 replies (of 1 total)
  • The topic ‘Am I doing something wrong?’ is closed to new replies.