• The [fooditem_cart] shortcut is not working well in this new version.

    On mobile, it doesn’t work, the shopping cart icon appears on the page that contains the shortcut, which makes the shortcut not work. (the shopping cart icon can not be loaded on this page)

    In screen formats larger than 992px, the shopping cart is reduced to 33% and aligned to the right. Can be manualy fixed with css:
    .rp-col-lg-4 {
    width: 100%;
    }

    So, it only works normaly on tablet screen formats

    Hope you can fix this

    • This topic was modified 4 years, 8 months ago by playdiune.
Viewing 1 replies (of 1 total)
  • Thread Starter playdiune

    (@playdiune)

    Still the same problem on this new version.

    Plus, when i try to update a page adding [fooditem_cart] i get an error:

    “Failed to update. The response is not a valid JSON response.”

    Anyone else with the same problem ?

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcut [fooditem_cart]’ is closed to new replies.