Thread Starter
MCFred
(@mcfred)
In the meantime I solved it by editing and adding my custom post types in UserAccessManager.class
Line 1614 ->
– so, custom post types content are supported but not in the navigation.
Thread Starter
MCFred
(@mcfred)
EDIT
After reseting everything.
The content of custom post types IS protected. BUT the page still appears in the navigation.
So :
– pages, are protected and do not appear in nav.
– custom post types, are protected but appear in nav.