Recently added HouseMenu 2 to my DNN test portal. Im having a problem with pages that are children of other pages.
On the parent page, the settings are obeyed (showadmin=false, scope=0, etc). If I click any page under the parent page, though, all of the settings disappear (the admin menus show, scope is -1, etc).
Any ideas?
I added the HouseMenu directly to my skin, to make it automatically show up on new pages. Im wondering if this somehow breaks it on child pages, I do notice that the XX in HouseMenuNavXX changes, in View Source, between the parent and child pages.
Thanks.
-Chris |