Fieldtype

Archived
Forum
(read-only)

PutYourLightsOn does not actively monitor this forum
(but you can still get help from other EE users).

EE 1
EE 2
Expresso Developer

Back to this add-on's main page
View Other Add-ons From PutYourLightsOn

     

You must be logged in to post.

HTML/Embed (Youtube video) in Expresso

Support (Resolved)

Stinkotter
Stinkotter

Hi Ben,

We purchased Expresso today but run into a problem. We want to be able to embed youtube video’s or html5 video’s in the texteditor. What we did is paste the embedcode into the code view of the editor and then save the entry.

The problem is that the html tags are converted into entities, so that it becomes text instead of html.. Is there a solution for this?

Thanks in advance!

Stinkotter
# 1
Stinkotter

Nevermind! I fixed it myself… Apparently we had enabled global XSS filtering in the EE config file, which messed up the output of CKeditor. All good now :)