Page 1 of 1

How to hide a folder completely ?

Posted: 15 Feb 2016, 05:25
by MikeR
Hello Karl

I have a menu : Portfolio
With 3 folders :
Portfolio 1
Portfolio 2
Portfolio 3

I would like to hide Portfolio 3 (but still access to it with the html address.)
I've hidden the Portfolio 3 from the menu => OK it works
But the Portfolio 3 is still visible when I access to the Portfolio page.

Is it possible to hide completely a page (from menu but also from root or parent page) ?

Thanks

Re: How to hide a folder completely ?

Posted: 15 Feb 2016, 11:28
by mjau-mjau
If you remove the number from the folder name, it will be hidden from listings also. For examples:
Code
3.myfolder -> myfolder
We don't have a specific setting for this, because I am not quite sure it is required. The point of the "hide from menu" is to have the page available on category pages, but hidden in the menu.

Re: How to hide a folder completely ?

Posted: 15 Feb 2016, 12:47
by MikeR
Perfect, I don't need more

In some cases it can be interesting to hide completely a folder to the public and only show to selected people with a direct link.
In particular, this is the case for "work in progress" not yet ready to show to the public (even if it's protected with a password)

Thanks