Support

Account

Home Forums General Issues How do I create a restaurant menu? Reply To: How do I create a restaurant menu?

  • Hi there @alpinepvp,

    You are absolutely correct, you could most definitely use ACF to build a menu. What you’ll probably want is the repeater add-on.

    You could build a Field Group called something like:

    “Menu Section” (For instance, a section could be called “Pancakes”)

    Then within that field group, add a text field for the section title, then create a new repeater field with a text field for the menu item, a text area for the item description, then another field type of your choosing for the price.

    You will of course have to be a little handy with WordPress templating, PHP, and of course, your good ol’ pal Google.

    Hopefully that points you in the right direction!