pressppm
11-22-2012, 03:23 PM
Hi,
I am using a shortcode to display a vimeo video.
{type:'VIMEO', video_id : "123456", title : 'title of video', thumb : '#'}
It works perfectly, however as i'm using this shortcode I can't disable the avatar and share buttons etc that display on the video.
If i was using the normal embed code I could just change the html to remove those bits.
I thought i found a solution here but it doesn't work:
http://ms-studio.net/portfolio/fixing-vimeo-via-jquery/
I am using a shortcode to display a vimeo video.
{type:'VIMEO', video_id : "123456", title : 'title of video', thumb : '#'}
It works perfectly, however as i'm using this shortcode I can't disable the avatar and share buttons etc that display on the video.
If i was using the normal embed code I could just change the html to remove those bits.
I thought i found a solution here but it doesn't work:
http://ms-studio.net/portfolio/fixing-vimeo-via-jquery/