exclude page from nav excludes all pages below

Permalink
Hi

I have added the attributes exclude from nav and sitemap etc. for a page.
Pages below that page are being excluded as well - rendering the autonavigation useless. I do not think this is the way it should be. - Or is it?

C5, Version 5.7.4.1

Olaf

ong
 
WillemAnchor replied on at Permalink Best Answer Reply
WillemAnchor
home page
subpage

Where would the subpage be listed when page is excluded ?

You can always create an alias of the subpage and choose to include it in the sitemap anywhere you like
ong replied on at Permalink Reply 1 Attachment
ong
Hi

I have attached an image of the sitemap as it is with comments which pages are shown/excluded/protected.

Alias - do you mean "external link" (blue arrow in image)?
Olaf
WillemAnchor replied on at Permalink Reply
WillemAnchor
you can create an alias of a page by:
1 go to sitemap
2. click and drag a page where you want to move or copy it to
3. a dialog will popup and now choose to create an alias

if you change the original, the alias will change too (since it's only refering to the original)

----

from concrete/blocks/autonav/templates/resonsive_header_navigation/view.php:

* 1) Handle: exclude_nav
* (This is the "Exclude From Nav" attribute that comes pre-installed with concrete5, so you do not need to add it yourself.)
* Functionality: If a page has this checked, it will not be included in the nav menu (and neither will its children / sub-pages).

You can of course, set the permissions for the parent pages
ong replied on at Permalink Reply
ong
Hi

thanks for the hint with the alias of pages.
I also did not expect the behaviour, that child-pages will be excluded as well.... I will think about a solution.

Olaf