Search…

X3 Photo Gallery Support Forums

Search…
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

How to hide a folder completely ?

15 Feb 2016, 05:25

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: How to hide a folder completely ?

15 Feb 2016, 11:28

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.
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

Re: How to hide a folder completely ?

15 Feb 2016, 12:47

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