Does anyone know a way to implement an iframe on a WordPress website. Every time I place the code onto the correct page, wordpress strips my code and the iframe breaks.
I was wondering if there was a plugin that allows iframe code to stay intact or if there is some form of shortcode to use.
I have tried: [iframe url="http://www.youtube.com/embed/X3kLPtVjjhA" width="579" height="360"] [fixiframe url="http://www.youtube.com/embed/X3kLPtVjjhA" width="579" height="360"] and installed the "embed iframe" plug-in on my site but none of them seem to work.
I appreciate the help.