Hello dear Community,

I would like to add a new button in navigation to open my “A la carte” food list in order to show my customer only my list. No need to order. Same as static page with all this list and open it from navigation.

Secondly i would like to show my menus list on homepage instead of Slider and Menus. I have made as suggested in forum, no success.

Has onyone other suggestion?
thanks

Response to your first question
To add a new menu item to the main navigation

In your admin panel:

  1. Go to Design on the sidebar and select Static pages
  2. Beside the “+ New” button click on Static Menus
  3. From the list select the menu that you want to edit.

    Response to second question

    To add menu to the homepage
    On your admin panel:

    1. Go to Design > Themes
    2. Select the first icon on the orange theme (or any theme you’re currently using) and create a child theme
      (skip step 2 if you have already created a child theme)
    3. Under the template section make sure Pages is selected on the first dropdown. Now go to the second dropdown, search and select [home]
    4. After you’ve selected home, the page will be updated and you will see a Components section, now click on the + Choose button to add a new component.
      components menu
    5. A popup will appear, now select Local Menu Component and click save to add this component.
      local-menu-component
    6. Lastly, save your child theme and the menu should appear on your homepage.

    You can also take a look at our documentation at https://tastyigniter.com/docs, look at the Customize section on the sidebar to learn how to perform other customization.