Strips out HTML code
-
Hello, I switch to text in wysiwyg editor as I always do in the rest of my wordpress site and enter the code below
<div class="video-container"><iframe class="video" src="https://www.youtube.com/embed/ex1osAHDpOE" allowfullscreen="allowfullscreen"></iframe></div>
after I hit update, the code is stripped out and turns to this
<div class="video-container"></div>
This works in the rest of the site, but only gets stripped out on bottom description.
What is your suggestion?
Thanks in advance
- The topic ‘Strips out HTML code’ is closed to new replies.