- News
- Details
This update fixes a bug where a first-time installation of JCE in Joomla 4.1 would fail with an error. In addition, variable values in the File Directory Path would produce a PHP error if the Template Manager was enabled.
A few additional issues with the display of editor tabs in some templates and some issues with Column editing and the Styles list have also been fixed.
A changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit a ticket in the forum or on github.
Download and Installation
JCE Pro is available for download with a JCE Pro Subscription.
If you already have a subscription, please make sure you set your key before updating
Instructions for installing and updating JCE for each Joomla version are available here
- Details
This update fixes a number of bugs and issues reported or discovered since the last update and adds a few new features to the Template Manager and Styles list.
Template Manager Improvements
The Template Manager plugin, used to create and insert snippets of predefined HTML content, includes two improvements to how it handles dynamic variables in this content. A variable in content is a bit of code that it replaced with a predefined associated value when the content is inserted. A variable can be set in the content using the form: {$key}, where key is any word or phrase. So in the following code, the {$name} variable will be replaced with a predefined Value associated with the Key name:
<h3>{$name}</h3>
<p>Some text</p>
This Key and Value can be set in the Template Manager parameters, in the Replacement Values parameter option. This parameter has been updated to use a repeatable Name / Value parameter, making it easier to set the required values.

In addition to the paramer update, the inclusion of any variables in inserted content that are not predefined in the Replacement Values parameter, will display a Values dialog box for the user to enter in a value for each variable. This allows for the inserted content to be treated more dynamically, with the user able to specifiy any number of different variable values, such as names, urls, id values, titles etc. In the example below, a snippet of iframe HTML copied from Youtube, with the Youtube video id in the URL and title attribute value replace with the variables {$Video ID} and {$Video Title}, can be used to insert any Youtube video.
<iframe width="560" height="315" src="https://www.youtube.com/embed/{$Video ID}" title="{$Video Title}" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
When the content is inserted, the dialog prompt is shown, and the content inserted with the processed values:

Of course this content can be any HTML using any number of variables, and as the variable names are used for the labels for each field, the variable names can be real words or phrase, eg: {$Video Title}. Values supplied by the user can only be text content however, not additional HTML.
Styles List Updates
Improvements have been made to the Styles list to make it easier to apply or remove multiple styles on an element in one action by clicking on each style item in turn. This includes Custom Styles that apply block level formatting such as headings.

It is also now possible to apply styles to multiple selected elements, such as a selection of paragraphs.

A changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit a ticket in the forum or on github.
Download and Installation
JCE Pro is available for download with a JCE Pro Subscription.
If you already have a subscription, please make sure you set your key before updating
Instructions for installing and updating JCE for each Joomla version are available here
- Details
This update primarily fixes a bug reported in JCE Pro 2.9.21 that would strip some tags - <script>, <style> etc. - when activating the Code tab, regardless of any validation or script options.
A changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit a ticket in the forum or on github.
Download and Installation
JCE Pro is available for download with a JCE Pro Subscription.
If you already have a subscription, please make sure you set your key before updating
Instructions for installing and updating JCE for each Joomla version are available here
- Details
This is a maintenance update to fix a number of issues reported or found since the last update. In addition to these fixes, the Columns dialog now includes a Classes list to apply classes to new or edited columns, and the Figure format can now be applied directly to media elements (video, images) and can be edited using the Captions tool.
Columns Classes
When creating or editing columns, you can now add a class or classes to the parent column container. As with the Classes field in other dialogs, these classes are extracted from the site's template stylesheet.

Figure Element updates
The Figure format option, which can be used to apply a <figure> and <figcaption> tag on images, to create simple captions, can now also be directly applied to media elements, such as iframes, video etc. In addition to this, existing figure elements can also be styled using the tools in the Captions dialog.

<figure>
to a media element and styling it with the Captions toolA changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit a ticket in the forum or on github.
Download and Installation
JCE Pro is available for download with a JCE Pro Subscription.
If you already have a subscription, please make sure you set your key before updating
Instructions for installing and updating JCE for each Joomla version are available here
- Details
This is a maintenance update to fix a number of issues reported and found since the last update. This is also the last official release that supports PHP versions before 7.4, with all future versions requiring PHP 7.4 or later.
A changelog for this release is available to view here
Thank you to everyone who submitted bug reports and tested development versions. If you find any more issues please submit a ticket in the forum or on github.
Download and Installation
JCE Pro is available for download with a JCE Pro Subscription.
If you already have a subscription, please make sure you set your key before updating
Instructions for installing and updating JCE for each Joomla version are available here
Page 14 of 82