• berlincode

    (@berlincode)


    When i change the content of the Description, or even when i add a price, it won’t be stored. I pressed the Disc-Icon again, till the Entry closes. After that, i press “publish”, to publish the Site, but when I look into the edited Entrys, the changes aren’t there.Nothing changes….

    Disgusting

    https://www.ads-software.com/plugins/quick-restaurant-menu/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter berlincode

    (@berlincode)

    after 10 Times of trying it suddenly works.

    But the Problem remains..Also some Field-Descriptions and Prices wouldn’t be stored, if I change or add several Items

    Plugin Author Alejandro

    (@alejandropascual)

    Umm, strange, the data is saved in ajax mode, try to disconnect other plugins to see if someone is creating the conflict..

    I am observing this too.
    I entered a whole menu and the descriptions and prices for items which had descriptions went missing.

    Items which only had prices went in fine (they kept the price).
    Items with all details went in with name only.

    I noticed sometimes the small ‘loading’ arrow on top takes a bit too long after pressing save. Might be related, I don’t know.

    Plugin Author Alejandro

    (@alejandropascual)

    Thanks, I’ll review it…

    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.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with Item-changing and storing’ is closed to new replies.