Hey John,
Sorry to open up this thread again, but I’m having the same problem as the other two posters. When I try to manually embed code on the “Text” tab (in the “Description” area) it just shows a white box with no video.
The embed code I enter is:
<iframe width=”853″ height=”480″ src=”https://www.youtube.com/embed/tyMEgFrt5ZE” frameborder=”0″ allowfullscreen></iframe>
And when I hit live preview, it shows a blank white box and changes the code as follows:
<object width=”853″ height=”480″><param name=”movie” value=”https://youtu.be/tyMEgFrt5ZE” /><param name=”allowFullScreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><embed src=”https://youtu.be/tyMEgFrt5ZE” type=”application/x-shockwave-flash” allowfullscreen=”allowfullscreen” width=”853″ height=”480″ allowscriptaccess=”always” /></object>
Would I need to add the css code you posted above as well? If so, forgive my ignorance, but exactly where would I post it?
Thank you!