• Hello,

    I’m trying to import some content from a MT3 and MT4 blogs to WP using the importer tool and it simply take off the object and iframe tags.

    This code:

    <div style="text-align: center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0wOPG0L0Bbw?hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0wOPG0L0Bbw?hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>

    Become this:

    <div style="text-align: center"></div>

    Could anyone help me?

    Thanks in advance

    Romulo De Lazzari

  • The topic ‘import from Movable Type to WordPress: iframes and objects tags disapear’ is closed to new replies.