hi my ok.ru vidéo is no more playing after the tips you give me
In the JCE Editor Global Configuration, in the Custom Configuration Variables parameter, add a new Key value of cleanup_pluginmode and Value value of 1, eg:
here is the working code
<iframe src="https://www.joomlacontenteditor.net/ok.ru/videoembed/5921491716782" sandbox="" frameborder="0" height="400" width="700" allow="autoplay" allowfullscreen="allowfullscreen"></iframe>
this is the not working code after the tweak (inverting the code change nothing ok.ru vidéo no more work after saving article)
<iframe src="https://www.joomlacontenteditor.net/ok.ru/videoembed/5921491716782" allow="autoplay" width="700" height="400" frameborder="0" sandbox="" allowfullscreen="allowfullscreen"></iframe>
hope you can help