How are you entering the markup from YouTube? What editor are you using: Visual or HTML?
Thread Starter
jpglab
(@jpglab)
I am using the HTML editor and inserting the embed code
Have you checked the source code of the final page to see if the embed markup is being removed?
Are you using IE? I’ve had problems with that. You have to strip the HTML from all except the embed stuff.
See here: eastwoodzhao.com/day-4-internet-explorer-youtube-compatibility-issue-fixed/
Thread Starter
jpglab
(@jpglab)
@esmi Sorry I am getting back to you so late. Yes the HTML code does not show up in the source code.
@not2bug No I am using firefox but I will check out that link anyways, thanks
the HTML code does not show up in the source code.
In that case something in your current theme or one of your plugins is stripping out the code somewhere. Have you checked if the relevant theme template file uses the_excerpt()?