Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alejandro

    (@alejandropascual)

    I’m resolving some bugs and will update this week, but meanwhile you can make this change in the file:

    …plugins/quick-restaurant-menu/includes/admin/functions.php
    Line 102

    $prices = get_post_meta($id, ‘_erm_prices’, true);
    if (!$prices) $prices = array();

    Let me know if it works for you… thanks.

    Thread Starter bobby_dk

    (@hothuctam)

    Thanks.

    Plugin Author Alejandro

    (@alejandropascual)

    Solved in current version 1.4

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Create Menu Item error with wordpress 4.4’ is closed to new replies.