Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi

I'm using nested pages without the use folders.
Searching for a solution to configure a "go back"-button on a child page like this:

-Parentpage 1
--Subpage 1
--Subpage 2
-Parentpage 2

On subpage 1 and 2 I want a button like:
"Go back to Parentpage 1"

What is the best way to achieve this?
Code: Select all
<cms:pages masterpage="your-nested-template.php" id=k_nested_parent_id  >
<a href="<cms:show k_page_link />">Go to parent</a>
</cms:pages >


Hope it works.

Edit: Corrected. Tested, it works.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
Thank you very much!
3 posts Page 1 of 1
cron