1. Home
  2. Docs
  3. Hiding Days from the Orde...
  4. Add a Single day back into orders

Add a Single day back into orders

Adding a single day back into an order page.

To add the day back into an order page, so it can have meals ordered, you will effectively reverse the process above.

Steps:

First, go to the admin area, and go to Pages, in the left menu.
Find the page you need, for the menu with the day you want to hide. (eg: Page Week 1 and 2 Menus). Select the ‘Edit with Elementor’ link to open the page editing screen.

In the page, click into the content area (the outline will go blue indicating it is activated)
Find the day you want to edit.

You should remove the text you don’t want and replace it with the Order code.

For example:
If you already hid the Monday meals, you should copy the text from another day (EG: Tuesday)
In this example, you would copy this text:

Tuesday
[product_table  search_box=”false”  page_length=”false” reset_button=”false” totals=”false” pagination=”false” columns=”name,price,description,add-to-cart:Choose Options” cf=”available_week:Week1+available_day:Tuesday” show_quantity=”true” cart_button=”checkbox”] 

 

You then need to edit the code to include the day you previously removed.
For example, if you are putting back in the ordering code for Monday, then change the code as indicated below.
The text shown in red simply has to be changed to the day you need it to be.

So, the code:

Tuesday
[product_table  search_box=”false”  page_length=”false” reset_button=”false” totals=”false” pagination=”false” columns=”name,price,description,add-to-cart:Choose Options” cf=”available_week:Week1+available_day:Tuesday” show_quantity=”true” cart_button=”checkbox”] 

will have the text in red edited, to become;

Monday
[product_table  search_box=”false”  page_length=”false” reset_button=”false” totals=”false” pagination=”false” columns=”name,price,description,add-to-cart:Choose Options” cf=”available_week:Week1+available_day:Monday” show_quantity=”true” cart_button=”checkbox”] 

 

Once completed, press the “Update” button at the bottom of the left hand column.
Then you should visit the page to confirm the ordering elements are again visible in the page.

 

Was this article helpful to you? No Yes

How can we help?