• Resolved mirmingi

    (@mirmingi)


    When I insert the items for the menues for the first time, I can add and edit as much as I want.. but when I save the page and want to keep on adding or edit some more items, the section is sort of “blind”… it seems as if there is nothing under the menue items section of the page.
    However the items are still there (I can see them when I click on the Rest. Menu Items section).

    Is this an issue with the new WordPress version (4.3). Because I think it worked before the update?

    https://wordpress.org/plugins/quick-restaurant-menu/

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

    (@alejandropascual)

    Thanks, Ill review with the new WP version.

    Plugin Author Alejandro

    (@alejandropascual)

    Hi, download the new version 1.3, the bug with WP 4.3 is fixed 🙂

    I had this same problem.

    I don’t see the update in the plugin area, but I went to https://plugins.trac.wordpress.org/browser/quick-restaurant-menu/trunk/assets/js/erm-admin-erm_menu.js and replaced the one I had with the one that is there and now it works.

    I can’t provide a link to my site because it isn’t launched yet, but try replacing that one file and see what happens.

    Plugin Author Alejandro

    (@alejandropascual)

    Yes, version 1.3 has updated the file erm-admin-erm_menu.js to fix the bug

    Thread Starter mirmingi

    (@mirmingi)

    You just have to click on Download Version 1.2 at the plugins page. You’ll see that the file is called 1.3 there… uninstall the old one and update to the new one and everything works perfectly fine again. (For those who don’t want to mess around in any other file :D)

    And THANKS Ale for fixing the problem 🙂

    Plugin Author Alejandro

    (@alejandropascual)

    You are welcome

    I have the same problem in WordPress 4.4…..

    Menue Items gone after save the page….

    When I insert the items for the menues for the first time, I can add and edit as much as I want.. but when I save the page and want to keep on adding or edit some more items, the section is sort of “blind”… it seems as if there is nothing under the menue items section of the page.
    However the items are still there (I can see them when I click on the Rest. Menu Items section).

    Is this an issue with the new WordPress version. Because I think it worked before the update?

    Plugin Author Alejandro

    (@alejandropascual)

    Ohh, I’m going to review it with the new version… thanks

    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.

    yes your solution worked Ale thanks. 🙂

    Plugin Author Alejandro

    (@alejandropascual)

    -:)

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Menue Items gone after first insert’ is closed to new replies.