URL is stillwaterproject.com in case that’s helpful. I’ve tried it with Vimeo now too and it’s still not working.
Whoops, never mind. I finally managed to get the embed codes to work.
Hi,
I’m going through the same problem.
You can tell what was the solution?
Hi,
You have to manually embed video, shortcodes are not support in the free version.
Please let me know if you have any more questions.
Thanks
I’m manually entering this code: <iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/25wi6SvUMTk” frameborder=”0″ allowfullscreen></iframe>
The Video screen appears small. Adjust manually and is always the same size.
What’s your url? Are you putting it in the html field?
Yes I’m putting the code in the “Description” field in the HTML tab.
Link: http://gustavopontual.com/
Thank you John Turner!
It worked! 🙂
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!