I integrate the component template for the client. It uses custom templates for com_user / login and reset views.
His site also uses many modules. How can I activate these modules for the whole component, and not the menu item?
In the module template ( user/login/tmpl/default.php), I wrote: <jdoc:include type="modules" name="ja-news" />which does not work.
Thanks for any answers!
BR, Sebastian
source
share