Tag: youtube

Fixing YouTube embeds in Wordpress

In some wordpress themes, youtube embeds just show up as a black screen. As discussed here, the solution is adding a transparency setting to the iframe's src. However, the solution in that thread only works if the src is right next to the frameborder. Updated code below if you are running into this problem New thread in the wordpress forums can be found here. (The original was closed)