• Resolved thegugaru

    (@thegugaru)


    We are wanting to modify the output of the menu items slightly and have yet to be able to find in your code where we modify the item output.
    We currently have your mp-restaurant-menu plugin, mprm-delivery plugin,mprm-menu-cart plugin, mprm-toppings plugin.
    Our developer of 15 years is racking his brain trying to find your output code and using the classes from the output only leads him to vague classes without any output code at all just more class references.
    If you could direct us to where the the items gets output in your code that would be great if not we are going to have to go elsewhere for a solution and change plugins.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support dimned

    (@dimned)

    Hi @thegugaru,
    Thank you for your question. You may follow this article to learn how to override the templates of restaurant menu plugin https://motopress.com/documentation/wordpress/plugins/restaurant-menu/override-templates/
    It would be helpful if you specify what exactly part of plugin you want to modify and what you want to change there. Thanks.

    Thread Starter thegugaru

    (@thegugaru)

    I want change the output of the menu items and make the entire menu item clickable and adjust the link based off of whether the item is customizable or not. If it is load the customize item link if not then it just adds it to the order. Like grub hub and door dash do.

    Plugin Support dimned

    (@dimned)

    Hi @thegugaru,
    Thank you for your reply. It depends on the layout that you use on your site – grid, list, simple list. Is the menu added via shortcode? Thus you may find needed hooks at \mp-restaurant-menu\templates\shortcodes\menu\grid(list or simple list)\item.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Modifying Output of Menu Items’ is closed to new replies.