Dot Net Nuke issue with new page visible for Admin Only in Nav

I have a problem with DotNetNuke, where only the administrator can see the new page that I added in the main navigation (the page is displayed in the sidebar for all users)

After creating a new page with DotNetNuke, I can manually go to the page, and all links to it work, but it is visible only in the navigation menu when I am registered as an administrator.

Going to the page manually works great if you are not logged in. Include in menu? (and was switched), and I tried all the permissions that I can think of (which, in addition to the navigation issues, work exactly as I expected).

I hope this is the correct format. I'm still relatively new!

+3
source share
1 answer

It looks like you have the page settings set for the administrator to be viewed only ... go to the page by clicking on pages> page settings. go to the Permissions tab and make sure that the inherited page settings from the parent page are not checked. Then, next to all users, registered users, subscribers, Translator (ru-ru), unauthenticated users and unverified users, make sure that there is a green checkmark in the viewing section. Then make sure that the page is disabled in the advanced settings, not checked, and the checkbox is enabled in the page settings menu. I hope this helps ... If you do not try to create a new page and copy all the modules from the old one and see which one works

+1
source

All Articles