Pin Vimeo url instead of video thumbnail
-
When I embed a vimeo video into a post the video thumbnail is pinned and not the actual url of the video.
Code (e.g.)
<iframe src="//player.vimeo.com/video/92369879?title=0&byline=0&portrait=0&badge=0&color=ffffff" width="775" height="436" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
It works fine with youtube though.
I guess the problem is that the url send to pinterest is the one of the wordpress page and not the video:
(https://www.pinterest.com/pin/create/bookmarklet/?media=http%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F472081228_1280.jpg&url=[HERE-IS-THE-VIMEOURL-MISSING]&description=Birds.%20A%20lighthearted%20essay%20on%20contextualized%20characters.%0AReconstruction%20follows%20deconstruction.%0A%0AConcept%2C%20Art%20Direction%2C%20Design%2C%20Animation%2C...&is_video=true)
Please help. Thanks!
- The topic ‘Pin Vimeo url instead of video thumbnail’ is closed to new replies.