×
If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html
iframe is unwanted filtered
- tlkl
- Topic Author
- Offline
Less
More
- Posts: 13
- Thank you received: 0
7 years 2 weeks ago #4710
by tlkl
Replied by tlkl on topic iframe is unwanted filtered
dirk wrote: If you want to be able to save empty fields you should set these fields
to NULL = Yes and disable default value!
This solved the second problem. A few weeks ago this wasn't a problem and the table was proper configures. Somehow, sometime apparently NULL changed to No. Thank you for pointing this out.
As for the stripped iframes. In global configuration selecting texteditor "None" did not work. The iframes are still stripped.
to NULL = Yes and disable default value!
This solved the second problem. A few weeks ago this wasn't a problem and the table was proper configures. Somehow, sometime apparently NULL changed to No. Thank you for pointing this out.
As for the stripped iframes. In global configuration selecting texteditor "None" did not work. The iframes are still stripped.
Please Log in to join the conversation.
- tlkl
- Topic Author
- Offline
Less
More
- Posts: 13
- Thank you received: 0
6 years 10 months ago #4723
by tlkl
Replied by tlkl on topic iframe is unwanted filtered
I've also tried to put the iframe in a varchar field. I've used the next code:
After saving this was left in the varchar box:
movie-2018-01-31_14-36-30 from SmartPTLab on Vimeo.
In the textbox this was left:
<div style="padding:70.45% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/257118622" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
<p><a href="https://vimeo.com/257118622">movie-2018-01-31_14-36-30</a> from <a href="https://vimeo.com/user81703761">SmartPTLab</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
After saving this was left in the varchar box:
movie-2018-01-31_14-36-30 from SmartPTLab on Vimeo.
In the textbox this was left:
<div style="padding: 70.45% 0 0 0; position: relative;"> </div>
<p> </p>
<p><a href="https://vimeo.com/257118622">movie-2018-01-31_14-36-30</a> from <a href="https://vimeo.com/user81703761">SmartPTLab</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
Please Log in to join the conversation.
- Dirk
-
- Offline
Less
More
- Posts: 1222
- Thank you received: 226
6 years 10 months ago #4724
by Dirk
Replied by Dirk on topic iframe is unwanted filtered
Please Log in to join the conversation.
- tlkl
- Topic Author
- Offline
Less
More
- Posts: 13
- Thank you received: 0
6 years 10 months ago #4725
by tlkl
Replied by tlkl on topic iframe is unwanted filtered
I've changed it to using TinyMCE. I've also followed that guide when I used JCE.
Please Log in to join the conversation.
- Dirk
-
- Offline
Less
More
- Posts: 1222
- Thank you received: 226
6 years 10 months ago #4726
by Dirk
Replied by Dirk on topic iframe is unwanted filtered
It's not JooDB.
Maybe because you are not Super User? The the Joomla filter removes iframes.
Maybe the iframe code is not correct!
webkitallowfullscreen mozallowfullscreen allowfullscreen is wrong!
Ever tried to disable editor completely?
Maybe because you are not Super User? The the Joomla filter removes iframes.
Maybe the iframe code is not correct!
webkitallowfullscreen mozallowfullscreen allowfullscreen is wrong!
Ever tried to disable editor completely?
<iframe src="https://player.vimeo.com/video/257118622" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Please Log in to join the conversation.
- tlkl
- Topic Author
- Offline
Less
More
- Posts: 13
- Thank you received: 0
6 years 10 months ago - 6 years 10 months ago #4728
by tlkl
Replied by tlkl on topic iframe is unwanted filtered
The account I'm using is a Super User. The editor settings are set to 'Editor - None'. The iframe code I've tried now is: <iframe src="www.w3schools.com">. Filter type for Super Users is set to 'No Filtering'.
However, the iframe is still removed during saving.
However, the iframe is still removed during saving.
Last edit: 6 years 10 months ago by tlkl.
Please Log in to join the conversation.
Moderators: Dirk, joest