Hi guys,
I got a problem that drives me crazy. I just want to have the root of my page shown in the top navigation, together with its children. I've been searching for days by now, please help me.
in the navigation.inc file it says
Credits: * I have used some same navigation methods used by Ryan Cramer. * So full credit to Ryan Cramer */
so I compared Ryan Cramers navigation with the one used in the Blue VR Site. Cause in Ryans Foundation Site navigation the root (or Home) is already part of the navigation. It didn't help me much, I still can't figure out what to change.
https://github.com/ryancramerdesign/FoundationSiteProfile/blob/master/site-foundation/templates/_nav.php
https://github.com/gayanvirajith/BlueVrSiteProfile/blob/master/templates/_navigation.inc
I tried a lot of different things, that either didn't show any effect, or broke the complete site.
If you have a suggestion what could work, I'm gratefull for any hint!
Thanks in advance!