I am using v1.4 of the House Menu. I have a site with a home page skin and a subpage skin.
On the home page skin, I do not want to show the link for the home page.
I thought that setting ShowHome="False" would fix that, but it doesn't seem to be working.
Below are the properties I have set for my HouseMenu skin object.
id="dnnHOUSEMENU" Scope="-1" ShowHome="False" ShowAdmin="True" IsRecursive="True" Orientation="H" Mode="D" CssElementId="primary-nav"
Everything else about this control is working perfectly. Please help me keep the home page from showing up in the menu!
Thanks for the free software.
|