Author: super_admin_v3x
Adding a menu item
Sorting menu items
just use the order attribute (which btw is also available in quick edit).
if you cannot see it in individual posts/menu items, you might have to click on “screen options” and check “attributes” first
there are also a variety of drag and drop (custom) post type plugins available on wordpress if you prefer to sort the order that way
alternatively – as of version 2.11.8.14 – you can sort items by id, title or date , overriding the default sort order (wppizza->layout => Menu items sort order (in category):)
Setting images for menu items
Force registration before ordering
Changing the name, icon in the backend
to change the name please follow the instructions here
to change the icon please follow the instructions here
How do the orders get to my restaurant ?
Sending html emails
Can I just display the menu without offering online order ?
Sure.
There are various options/possibilities depending what you want to achieve:
- Just don’t display the shoppingcart anywhere. If you choose to do this, you might also want to delete any orderpage you might have (as there’s nothing to order).
- If you still want to show the cart (to show combined prices/taxes/discounts) but want to disable ordering, go to wppizza->order settings and do not select an order page
- you can also go to wppizza->layout and check “Completely disable online order”
- and/or goto wppizza->gateways and disable all gateways
if necessary – depending how you want this setup exactly – you might also want to consider deleting your orderpage entirely if it’s not needed.