Bonjour
I installed a third-party extension (Kubik-Rubik JCC - JS CSS Control) which is supposed to display a report using Joomla's message display feature, which is essential and naturally included in the standard Joomla! template.
The plugin did not produce the desired effect, and Kubik-Rubik advised me to check for the presence of <jdoc:include type="message" /> in the template. So I added <jdoc:include type="message" /> before <jdoc:include type="component" /> in the templates/newsberg/component.php file, but the infobox still doesn't open.
It seems that the template or SP Pagebuilder doesn't support <jdoc:include type="message" />. How can I force the message display to be enabled or include the option?
Kubik-Rubik, whom I contacted, referred me to the template developer to request an update to enable Joomla! message support, or to ask how to enable it in the template. They emphasized that this is a basic feature and independent of their JCC extension. JCC only uses the system to generate the information necessary for client-side debugging.
Thanks