Hello @andywilmot
My apologies for the inconvenience. Could you please describe the tags you’re trying to insert and where to check the issue in detail?
Best regards.
Thread Starter
Andy
(@andywilmot)
In the section titled “Include an ad, or your own block of code”.
I had inserted some standard html video code in that box:
<div style="align-items: center;align-content: center;justify-content: center;width: 100%;height: 100%;min-height: 100%">
<video width="100%" height="auto" preload autoplay muted>
<source src=".../website.mp4" type="video/mp4">
</video>
</div>
Everything was working great until I recently attempted to re-save the settings. Now any time I try to save it with the code added it strips out any <source …> lines. I also tried with an iframe, but it strips that out too. I believe it also currently strips out any <style> tags.
Reverting to an earlier version of the plugin fixes the issues. If it’s not intended, I apologize for the 1 star review. It’s been a great plugin until now.
Hello @andywilmot
Thank you very much for the feedback. Please, install the latest plugin update, released just now, and let me know if the issue persists.
Best regards.
Hi @andywilmot
Have you had time to test the latest plugin update?
I tested your HTML code block with the latest plugin update and everything worked fine.
Best regards.
Thread Starter
Andy
(@andywilmot)
Hi, I haven’t had a chance to test, sorry, but I assume everything is good now. I’ve changed my review to 5 stars. Thanks for the quick fix.