Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Navigation menu not working
#1
Hi,

I cannot work out why the navigation menu is not displaying, perhaps someone might point me in the right direction?

In the template I have:

Code:
<div id="menu" class="span-24">
<ul>
<?php get_navigation(return_page_slug()); ?>
</ul>
</div>

I have requested 4 pages to appear in the menu using the Menu Manager option from the admin panel.  I thought this would automatically pick up these pages and display?  They are not.  Each has a slug.

I'm using a template I designed myself but built heavily from others and the default templates (Innovation and Cardinal) behave the same way ... i.e. not navigation menu displayed.

What might I be missing?

Many thanks
Reply


Messages In This Thread
Navigation menu not working - by sahumphreys - 2022-03-11, 05:45:02
RE: Navigation menu not working - by Oleg06 - 2022-03-11, 06:38:31
RE: Navigation menu not working - by sahumphreys - 2022-03-27, 00:14:37
RE: Navigation menu not working - by Timbow - 2022-03-27, 01:45:22
RE: Navigation menu not working - by sahumphreys - 2022-04-01, 23:55:15
RE: Navigation menu not working - by multicolor - 2022-04-02, 02:15:53



Users browsing this thread: 1 Guest(s)