Forums
Forums / Plugin: WP Video Popup – WordPress Video Lightbox for YouTube, Rumble & Vimeo / Am I doing something wrong?
(@bttmrc)
6 years, 11 months ago
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
(@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
The topic ‘Am I doing something wrong?’ is closed to new replies.