Hi guys,
I have a website with this layout;
- Home (180)
- Public Radio (181)
- Commercial Radio (182)
- Resources (183)
- Links (184)
- Video (185)
- Contact (186)
When I use the Wayfinder code below, I get a dropdown menu, which is perfectly fine on most pages.
[[Wayfinder?
&startId=`180`
&level=`0`
&rowTpl=`rowTpl`
&outerTpl=`outerTpl`
&innerTpl=`innerTpl`
&innerRowTpl=`innerRowTpl`
&activeParentRowTpl=`activeParentRowTpl`
&hereTpl=`hereTpl`
&startItemTpl=`startItemTpl`
&displayStart=`1`
&cacheResults=`0`
]]
But I’d LOVE the navigation to look like this on one template. Where they are all side by side without a dropdown. Is it possible?
Home | Public Radio | Commercial Radio | Resources | Links | Video | Contact