basis104 2 Report post Posted July 25, 2011 Hello Could please tell us, how we can hide the third-level-navigation in the sidebar? Please look at this print screen from our site: The parents site from "Mark Balsiger, M.A." is "Team". "Include this page in lists of pages" for "Mark Balsiger, M.A." is disabled. However, "Team" in the sidebar appears, but without a direct link. If we choose "Include this page in lists of pages" then it looks like that: What can we do to completely disable the third-level-navigation in the sidebar? Thank you very much for your help. Share this post Link to post Share on other sites
cmunns 16 Report post Posted July 25, 2011 How are you adding the sidebar navigation? Share this post Link to post Share on other sites
basis104 2 Report post Posted July 25, 2011 Thank you for your quick reply. I'm not quite sure, if i'm understanding your question right. We didn't add the sidebar navigation. It just appeared, because we defined a third-level-page: ??ber uns (1st level) >> Team (2nd level) >> Mark Balsiger, M.A. (3rd level). Share this post Link to post Share on other sites
catrina 103 Report post Posted July 26, 2011 I think Adam is wondering how the sidebar navigation is implemented so that we can figure out how to hide the third-level navigation. Was the sidebar added in Appearance > Widgets? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
basis104 2 Report post Posted July 26, 2011 No, we didn't add the sidebar in appearance > widgets. Look at this print screen, that's our defined sidebar: http://www.topimweb.ch/bc/screen_sidebar.jpg The navigation in the sidebar just appeared, after we defined the third-level-page "Mark Balsiger, M.A". Now we can't disable it completely, even if we don't choose "Include this page in lists of pages" it appears (like shown on the screens in my first comment). Maybe it helps, if you have the link to our website: http://www.topimweb.ch/bc/uber-uns/team/mark-balsiger-2/ Share this post Link to post Share on other sites
cmunns 16 Report post Posted July 26, 2011 Okay, this is the Grandchild navigation widget that is appearing...you can remove it by editing the sidebar.php file comment it out by changing the line to this <?php //if(VPRO) get_template_part('library/_grandchildnav_pro');?> Share this post Link to post Share on other sites
basis104 2 Report post Posted July 26, 2011 It didn't work with just comment it out. Now i've deleted the whole _grandchildnav_pro.php-file and the Grandchild navigation disappeared. Thank you very much for your help. Share this post Link to post Share on other sites