Hi Olly,we are starting to go online with…

WPPizza – A Restaurant Plugin for WordPress Support General Support Hi Olly,we are starting to go online with…

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3966
    Andi

      Hi Olly,

      we are starting to go online with your plugin! Very special thanks again – we love it! One remaining question appeared to me:
      When the shop is closed, the cart widget is showed displaying that the shop is closed. And if someone click on the cart icon to add something into the shopping bag, a javascript alert pops up.
      I started to suppress the cart widget during closure-times using the plugin widget logic – because during closure times we don’t want to have the cart widget shown on the website.
      However, if the cart widget is not shown, the javascript alert is not popping up – do you have any idea why this is the case?
      Are this linked together?
      Thank you very much again for your great support!
      Andi

      #3967
      Olly
      Admin & Mod

        yup. those two are linked together

        if you still want to have the javascript popup even when closed, your best bet is to hide the cart via js/css

        something like :
        if shop closed (there is a hidden element – .wppizza-open – only when its open), cart->css->display:none; (or something similar)

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Hi Olly,we are starting to go online with…’ is closed to new replies.