• Is there any wayto have multiple food menus, or to query by post tags in a given food menu, while using the menu page?

    I would like to have a Dinner Menu separate from a Bar Menu – but do not want items from each displaying on the other page.

    I considered using Specialty Dishes, but I don’t like this layout.

    Thanks for any assistance – I really love this theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter peggyst

    (@peggyst)

    I do have a child theme and I was thinking that I could duplicate menu-page.php for my second menu – but was hoping for a little insider direction. ??

    Hello @peggyst,

    The file you are referring to contains the template for the menu-page in the theme.

    While the page currently renders the loop generated by the file that queries the menu items and displays them, it is possible to modify the file via child theme approach to get the desired output.

    Please explain further your requirements in the Menu page with a layout so that we can help you with the code for the layout.

    Best regards !!

    Thread Starter peggyst

    (@peggyst)

    I created 2 top-level parent categories in the Menu Sections: ‘Dinner’and ‘Bar’. I think the easiest way to solve my problem is to have the menu-page filter on category and I could just hard-code the category in the php.

    I guess my feature suggestion would be to enable the Menu page to query post-type, in the same way that the specialty dishes widget does. I imagine that many other folks have multiple menus: breakfast, lunch, dinner.

    Thanks so much for your assistance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Menus’ is closed to new replies.