Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Good day to all! :) I have a question about Nested Pages.

I use Nested Pages in index.php template. I really like breadcrumbs and how the structure looks inside the admin panel. It makes a website easy to use for administrators and visitors. But I would like to turn off the hierarchy of URLs.

For example General page is parent for Specific page / Specific page is parent for Very Specific:

General
- Specific
- - Very Specific

It gives such URLs:

site.com/general
site.com/general/specific
site.com/general/specific/very-specific


But I would really like to get:

site.com/general
site.com/specific
site.com/very-specific


I read the Custom Routes Documentation tutorial, but I don’t understand how this can apply in this case.. :( I need help with this or perhaps there are other solutions?

Please, help me :) Thank you!

You may also read docs about masquerading( pointer nested pages ) which is available in the same page for nested_pages documentation. It will make possible to do what you ask. Maybe you'd have to create additional pages in top level to use them as pointer pages to real ones( which are in other sublevels ).
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
2 posts Page 1 of 1