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.

#107281 Attributes removed

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 greenparrot on Tuesday, 30 March 2021 18:26 BST

greenparrot
Hi I'm trying to paste the following into the code view

<div uk-lightbox>
    <a href="https://www.joomlacontenteditor.net/image.jpg"></a>
</div>
However it strips out uk-lightbox? I have read countless remedies for this but none of them work. I have it working correctly on another website, so I imported that profile but still it removes the attribute. Global configs are identical. Do you have any thoughts on what is causing this? thanks Roy

Ryan
Is the uk-lightbox attribute stripped when you save, or when you toggle between the Editor and Code tabs?

Ryan Demmer

Lead Developer / CEO / CTO

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

greenparrot
Hi Ryan

It happens on save

Roy

Ryan
The Joomla Text Filter might be removing the attribute. In the Joomla Global Configuration, check that the Filter Type is set to No Filtering for the Super Users group.

Ryan Demmer

Lead Developer / CEO / CTO

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

greenparrot
Hi Ryan

Super users are set to no filtering. But that gave me a clue to resolving it.

It's a custom field and that was filtering the attribute, all sorted now

thanks for helping

Roy