• Kettercat

    (@kettercat)


    Hey, just found this plugin & it’s wonderful!

    But for some reason I’m having troubles with it in one page – I have a full screen video with the code:

    <div style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"><iframe src="http://player.vimeo.com/myvideo" height="100%" width="100%" allowfullscreen="" frameborder="0"></iframe></div>

    But every time I save the page, in whatever language I choose, it erases the content!
    What could be the problem?

    Thanks

    https://wordpress.org/plugins/mqtranslate/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Anonymous User 13812167

    (@anonymized-13812167)

    Has anyone figured out where the problem lies?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Are you sure it’s this plugin that’s doing it? Pasting code like that into the editor will generally not work plugin or no.

    To embed Vimeo try just pasting the URL on a line by itself into the post.

    Thread Starter Kettercat

    (@kettercat)

    Yeah, once I disabled the plugin it stopped erasing it every time I updated the page. Had to give up 🙁

    The problem is prob the div
    <iframe src=”http://player.vimeo.com/myvideo&#8221; height=”100%” width=”100%” allowfullscreen=”” frameborder=”0″></iframe>

    Should work

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin erases my code?’ is closed to new replies.