Why embed video can in news and not blogs...

I have a code:

<script src="https://www.vooplayer.com/v3/watch/video.js"></script><iframe id="" voo-auto-adj="true" allowtransparency="true" style="max-width:100%" name="vooplayerframe" allowfullscreen="true" src="//www.vooplayer.com/v3/watch/watch.php?v=MTAwMzEz&clearVars=1" frameborder="0" scrolling="no" width="660" height="380" > </iframe>

 

But when i add it in blogs, the code is broken.

 

In news not.. but in news it's working...

The two looks the same... I don't understand.

 

Can explain me why, and how to add it in blogs? 

http://www.busimatch.club ( The most exclusive business club)
Quote · 10 Oct 2016

You need to add allowed iframes so the htmlpurifier won't strip them out.  When you add content in the backend as admin, then htmlpurifier is not invoked.  I wrote a tutorial on adding allowed iframes to a whitelist.

Geeks, making the world a better place
Quote · 12 Oct 2016

This will explain how to do it:

 

https://www.boonex.com/forums/topic/HTMLpurifier-adding-other-iframe-conditions-.htm

Geeks, making the world a better place
Quote · 12 Oct 2016

Ook, thanks.

I will read it...

http://www.busimatch.club ( The most exclusive business club)
Quote · 13 Oct 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.