• Hello
    When I enter a link to a YouTube video in text mode
    tinyMCE will automatically change the url to iframe code.
    So the code I entered is converted as follows.
    <a target="_blank" href="<iframe src=" https:="" www.youtube.com="" embed="" VIDEOID"="" width="560" height="315" frameborder=" 0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="">" rel="noopener"></a>
    How can I prevent this automatic conversion?

  • The topic ‘How to STOP tinyMCE changing youtube link to iframe’ is closed to new replies.