Skip to Content Skip to Menu

A new release of CB Template Changer is now available improving the template field selection behavior. Check out the details below!

The profile template field has been improved with a new Separate Templates mode. This mode will split the template selection into Profile View (Home), Profile View (Other), and Profile Edit. Allowing all 3 to have a different template.

In addition to this before templates are applied a new trigger is fired. This trigger will let you easily extend or override the template loading behavior giving you a chance to completely change what template should load. This is applied early enough that you can completely turn off the field and use this trigger in CB Auto Actions if you like.

$_PLUGINS->trigger( 'templatechanger_onLoadTemplate', [ &$template, $user, $reason ] );

The SCSS files have also been updated to latest CB. When this happens I strongly recommend you re-generate your templates to be sure their CSS is latest. If you're using an older generated template this would also be a good time to re-generate your template due to the new Bootstrap compatibility modes, which custom templates will work with.

For a full changelog please visit our forge below.

https://forge.joomlapolis.com/projects/cb-cbtemplatechanger/issues?query_id=297

For more details about this addon please visit the page below.

https://www.joomlapolis.com/addons/cb-template-changer