Trying to output shortcode in a PHP or template file, wrap your code in the shortcode function like so:
<?php echo do_shortcode("[your-short-code]"); ?>
This function was custom built for one of our clients. It is a simple menu system that allows their content manager to log in and manage menu items by category.
Add / Edit a menu item:
- Log into WordPress
- Go to Food Menu > Add New
- Click add new, to add a new menu item.
- Enter:
- A title
- A short description of the dish
- Price
- Select if the item is on special
- Enter the order in which you would like the menu item to appear on the page.
- Make sure to select a category such as “Appetizers” or “Beverages” found on the right-hand side of the page.
- Click save.
- To edit the menu go to Menu > Food Menu
- Click the title link to of an item to enter and edit an item.
Add / Edit a category
- Log into WordPress
- Go to Food Menu > Categories
- Enter details to add a new category
- Or select an existing category from the list found on the right-hand side of the page.
- Once selected:
- You can edit details like the title, slug, set a parent category and also a description
- The order field determines what order this category item appears in.
- Click save
Hi All, its been a few months now that WordPress 4.9.2 Security and Maintenance Release has been out. If any users have still not upgraded to this version its a great time to do so now. Do not ignore upgrades , small incremental updates will save you allot of time and money in the future.
Always remember to back up your data before an upgrade. Please contact us if you would like a professional who can back up your code and database before making an upgrade.