If you create a post and embed a youtube video, when you mouse over/click on the AddToAny image, the popup that displays will be underneath the embedded video.
Any ideas?
If you create a post and embed a youtube video, when you mouse over/click on the AddToAny image, the popup that displays will be underneath the embedded video.
Any ideas?
This is a known browser problem with Flash video and any type of HTML drop-down menu. The AddToAny menu does its best to work around this problem, but it doesn't fix all browsers by default.
Since you're probably not going to modify the code for all of your Flash (YouTube) videos, the next best option is to enable embed hiding when the menu is displayed. Just set the following code in your Additional Options box (Settings > Share/Save Buttons):
a2a_config.hide_embeds = 1;
Hi micropat,
Thanks for the reply. For some reason I hadn't found the page you mentioned in my searches.
It would be nice if WordPress could be told to automatically modify the embed code when inserting flash/YouTube videos. I've gone for the embed hiding for the time being.
a2a_config.hide_embeds = 1; that works great, thanks.
This topic has been closed to new replies.