How to loop through PAGES in custom Navigation Menu
-
So for my website, I am making it so that the content of each page in the current navigation menu would be displayed on the main home page.
So main question is, how would I write the query so that it looks up all the pages which are in the navigation menu?
Would I need to find out the page_id of each page in the menu and then pass that information through query? If so, how would I find the page_id of the nav_menu?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to loop through PAGES in custom Navigation Menu’ is closed to new replies.