Vox Populi(x) forum

Alexandria Book Library => Errori (Bugs) => Topic started by: iberan on 17 December 2024, 08:53:28

Title: Invisible page headings
Post by: iberan on 17 December 2024, 08:53:28
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.
Title: Re: Invisible page headings
Post by: federica on 31 December 2024, 19:07:40
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
Title: Re: Invisible page headings
Post by: iberan on 01 January 2025, 11:49:10
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!
Title: Re: Invisible page headings
Post by: federica on 02 January 2025, 15:24:03
Happy new year to you too!