Play from a different button.
-
Hello and good day! ??
I wanted to know if we can play the video from a separate button link similar to how they do it here: https://vimeo.com/ondemand/discover/featured Please click on the “Watch Trailer” button to see what I mean.
I am using a hard code with your plugin in my post’s php along with a custom field to get the Vimeo url:
`<?php $url = get_field( “video_for_post” ); echo wp_oembed_get(”.$url.”);
?>`Please let me know what I may do to get this to work.
Thank you for all your great work and have an amazing day! ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Play from a different button.’ is closed to new replies.