Add single page as a menu item
Posted: Wed Nov 07, 2018 12:05 pm
Hi Stephen,
I created a page in Netphoto. I'd like to add this single page to my menu. Is there a way I can add the single page so that it uses the multilingual title of this page as a menu item?
When I do it via <?php printCustomPageURL(gettext('Page'), 'page'); ?> it will not show the multilingual title of the page because it is not in the global translations. Also I presume this is not the best way to do it.
I created a page in Netphoto. I'd like to add this single page to my menu. Is there a way I can add the single page so that it uses the multilingual title of this page as a menu item?
When I do it via <?php printCustomPageURL(gettext('Page'), 'page'); ?> it will not show the multilingual title of the page because it is not in the global translations. Also I presume this is not the best way to do it.