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 Online

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

#104882 Template manager not inserting the HTML

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 Martin84 on Thursday, 23 July 2020 20:24 BST

Martin84
Hi! Ive created templates (html docs) with some frequently used code in my website. I can see them on the template dropdown icon, but when i click on one, the html code is not inserted. There is something im missing? Any special configuration? My templates look like this:

{component index.php?option=com_sppagebuilder&view=page&id=43}
This is used by Component Anywhere, which parse the tag, and insert some content there. In my case i insert different SP Page Builder addons, depending on the last number of the tag. All my templates look the same, except for the last number. But in order not to memorize which number does what, i just assigned a template name. Let me know if you need further information to help me solve this. Regards!

Ryan
This is working in my tests. Please send me a login - https://www.joomlacontenteditor.net/contact/site-login

Ryan Demmer

Lead Developer / CEO / CTO

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

Martin84
Sent

Ryan
I have fixed this on your site with an install of JCE Pro 2.8.16 Beta 2 - https://www.joomlacontenteditor.net/downloads/editor/pro/development/jce-pro-2-8-16-dev

Please Note: JCE Pro 2.8.15 introduced some important changes to event attributes - https://www.joomlacontenteditor.net/news/jce-pro-2-8-15-released

Ryan Demmer

Lead Developer / CEO / CTO

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

Martin84
Thanks!
There was some kind of bug? Or it was my site?
I think i dont use any event with JCE, do i need to enable it for some reason?
Regards

Ryan
There was some kind of bug? Or it was my site?


It was a bug.

I think i dont use any event with JCE, do i need to enable it for some reason?


It was just a heads up. If you have any event attributes - onclick etc. - in existing content, then they will be removed if you edit them, unless you enable the option. In most cases it is not necessary to enable event attributes.

Ryan Demmer

Lead Developer / CEO / CTO

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

Martin84
Thanks for your help!