Hi Federica,
There is an if statement in /components/abook/views/.../tmpl/default.php files:
<?php if ($this->params->def('show_page_heading', 1)) : ?>
It looks like the "show_page_heading" option field is missing from config.xml (and/or from default.xml files), so the page headings are always invisible.
Thanks.
Hi iberan,
'show_page_heading' is a parameter of the menu item (see menu -> Page Display tab).
Try enabling it then tell me if you see the header title
Hi Federica,
You are right, it works as well.
(It happened I didn't find show_page_heading parameter in your package, but now I understand you use this option from Joomla core com_menus...)
Many thanks for your great work and I wish you a happy new year!
Happy new year to you too!