• Respected WordPress developers, I need a small clarification. Suppose I have a huge website with more than 500 pages and every inner page got a different sidebar menu ok. I need to make all the sidebar menus as WordPress menus so that we can add delete and change the orders for all the 500 or so inner pages. Is there any simple method to do it? Because every time I need to edit or add or delete the menus I have to go to the menus tab in the dashboard and select the respective menu name and select it and do the edits. It’s very cumbersome and tedious. Anyone can suggest me the best way to sort out the issue? The important point is on all the 500 pages the side bar menus change differently nowhere related to the previous inner pages.

    Please someone helps me sort out this thing.I think its tricky and useful to all the other developers as they may similar situation one day r other

    Thank you
    Zoe_20

    • This topic was modified 4 years, 6 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Is there some way to define what goes on each page’s menu? Are the entries related to the page content in some way? If so, one could code the menu based on that relationship.

    If not, one could add custom fields to pages from which one could pick/choose menu items, then add more code to generate the menu. (I’d use Advanced Custom Fields for that.)

    Thread Starter zoe20

    (@zoe20)

    Respected sir, thank you for the prompt reply, Yes each inner page is different and every page contains different sidebar menus. That’s the crux of everything if it’s the same on all the 500 or more pages I can easily do it with the menu option.

    Thank you !!

    Cheers
    Zoe

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The question I asked is if there’s some way to identify what the links on that particular page’s menu should be. If so, you can represent that in code. Describe how you determine what goes on each different menu.

    Thread Starter zoe20

    (@zoe20)

    Any help, please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Important question to the WordPress developers’ is closed to new replies.