Video post template - hiding the Vimeo LIKE button
Hi guys, great theme, we have 4 licenses already!
My question is regarding the video post template. I assume the theme generates its own embed code since all that's required is the video ID from the URL.
I want to make sure that the Vimeo 'like' button is never displayed. I can see in Vimeo's embed documentation that it is possible. I believe the Vimeo account is set up not to display them, but on occasion they seem to be there, so I want to be sure we're never displaying them.
Can I add some code to achieve this within the theme?
Thanks in advance!
My question is regarding the video post template. I assume the theme generates its own embed code since all that's required is the video ID from the URL.
I want to make sure that the Vimeo 'like' button is never displayed. I can see in Vimeo's embed documentation that it is possible. I believe the Vimeo account is set up not to display them, but on occasion they seem to be there, so I want to be sure we're never displaying them.
Can I add some code to achieve this within the theme?
Thanks in advance!
Comments
as far as we know, it is not possible to remove Like button from Vimeo videos unfortunately.
Thanks!
This is from the documentation I linked to above...
Field: buttons.like
Type: boolean
Description: True if the like button should show up when embedding this video
To me this seems like an option to show or hide the like button? I am just not sure how the muffin embed functions - it doesn't seem to take into account my Vimeo embed settings at all times.