Page 1 of 1

[SOLVED] get parent page alias

Posted: Sun Aug 10, 2014 11:24 am
by frankmanl
solution: use CGSimpleSmarty

In my template I need to check for the page's parent alias.
I found Rolf's/CalGuy's solution for the page's root alias, UDT get_root_page_alias (see: https://www.cmscanbesimple.org/blog/get ... ents-alias).
Can this be used to get the alias of the direct parent page? How should it be adjusted?

Frank