I'm trying to insert a tripadvisor widget into a visual editor cell.
The widget is composed by 2 different items :
- a div with an id + code
- a <script></script> which call a file
As soon as I save the cell, the <script></script> is deleted from the cell, so the tripadvisor widget does not work.
If I place it into a page, then,everything works fine.
What can be do to make it work into a Layout cell?
Is this an actual widget, meaning you can go to Appearance -> Widgets and the widget appears there? Or is it a widget code that was created from Tripvisor.
If its code could you send me it so that I can have a look at test on my end.
As mentioned, this code integrated inside a page works fine, but when placed inside a Layout Visual Editor Cell, then the <script></script> is deleted.