I was trying to add a widget in my php file and it was showing up in all browsers but Chrome. I found out that I needed to add this little bit of code to the embed:
<param value=”opaque” name=”wmode”>
Decoding the Secrets of WordPress
I was trying to add a widget in my php file and it was showing up in all browsers but Chrome. I found out that I needed to add this little bit of code to the embed:
<param value=”opaque” name=”wmode”>