I have some pages that needs to be private and so will only be visible and acessible to logged in Members.
However when am on certain pages like the Homepage, and other pages lying under the default node, the page is not visible when am not logged in which works perfectly as it should. But when am on some other pages and not Logged in, the link to the page is visible.
Can someone point out how to make this node invisible on any level??
Public Access
Hi all,
I have some pages that needs to be private and so will only be visible and acessible to logged in Members.
However when am on certain pages like the Homepage, and other pages lying under the default node, the page is not visible when am not logged in which works perfectly as it should. But when am on some other pages and not Logged in, the link to the page is visible.
Can someone point out how to make this node invisible on any level??
//fuji
Hey Fuji,
Have you checked your XSLT? Is the menu pulling out from different areas of your xslt depending on what level you are on in the site?
Rich
Hey Rich,
Yes the menu is pulling out from different areas. My site structure Looks like that.
> Default
>> Folder 1
>>> Page 1 Folder 1(public)
>>> page 2 Folder 1(private)
> News
> Gallery
Oh Sorry Rich I forgot to add a test in my XSLT Nav for accessibility.
is working on a reply...