You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#100639 Can not change editor

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by chlyroju on Monday, 29 July 2019 11:09 BST

chlyroju
Hello,
I can not change editor in the Joomla configuration. The modofication is taken into account, in the configuration file, I have the line "public $ editor = 'none';" but in the articles it's always JCE that appears.
I do not know if it comes from JCE or Joomla.
I desist JCE to have the editor No WIXYWIG.
Whatever the editor, I can not insert a line of code. For example: <p> <iframe src="https://www.youtube.com/embed/APhBGc-DHog?rel=1" width = "560" height = "315" frameborder = "0" allowfullscreen = "allowfullscreen "> </ iframe> </ p>.
Thanks for your help

Ryan
I can not change editor in the Joomla configuration. The modofication is taken into account, in the configuration file, I have the line "public $ editor = 'none';" but in the articles it's always JCE that appears.


Check that the Editor option in Users -> Manage -> Basic Settings is set to Use Default.


Whatever the editor, I can not insert a line of code.


The Joomla Text Filter is removing the iframe tag. In Global Configuration -> Text Filters, set the Filter Type to No Filtering for the Super User.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

chlyroju
Hello,
Thank you for the information.
It works properly
cordially