• Resolved Keshab Raj Adhikari

    (@keshab-raj-adhikari)


    Hi there,
    I have order online page and menu page.
    Where in order online page I have addons group with food category variation, which is working fine https://shrees.dk/bestil-online/ but when I try the shortcode to display the menu, the addon group is not visible, which leave the menu offering to only 1 items.

    Question 1: how do I display the addons groups also in menu?
    Question 2: Is there any other best practices to present the menu then the one I am doing?
    Any customization of shortcode?
    Any response would be appreciated.

    Best,
    Keshab

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Gloriafood

    (@gloriafood)

    Hello,

    Regarding Q1: Currently we do not have within our roadmap to publish the addon groups in the static menu.

    Regarding Q2: As a best practice the online ordering button should be visible on all restaurant website pages and within easy access for the food client. You may check some good examples of button publishing on our demo website https://www.pronto-ny.com/. Check mobile as well for reference.

    Regarding customizations of the shortcodes:

    If you want your button to use the same style of your other buttons in the theme, you can pass a class name in the shortcode below:

    [restaurant-menu-and-ordering class=”your_class_name” ruid=”xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”]

    Like in this example: [restaurant-menu-and-ordering class=”glf-btn-basic” ruid=”xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”]?

    If you want to strip the button of its default style and just let it inherit the parent’s style, leave the class attribute empty, like this:

    [restaurant-menu-and-ordering class=”” ruid=”xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”]`

Viewing 1 replies (of 1 total)
  • The topic ‘Menu display with Choices & Addons groups’ is closed to new replies.