Cart is not working well

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #4358
    johnspeasmaker
    Participant

      Sorry to bother you again, Olly,

      The cart works just fine when I am on WP-admin. It works perfectly. However, when I try the website out on another computer it does not behave.

      On the Order Online page where the cart is located, when you check the box that allows for a customer to pick the order up themselves, the cart closes and sends the order prematurely to the order page. If you go back to the At this point you cannot clear the order and start over again.

      Also, you cannot de-select the pickup the order once it has been selected, even after the cart has been cleared. Really strange. After unchecking this box, the page refreshes but does not clear the checked box.

      Thanks again for all of your help

      Here’s the URL: http://mipizzaaustin.com/

      #4371
      Olly
      Admin & Mod

        sounds (and looks) like a caching issue to me

        http://wordpress.org/plugins/wppizza/faq/

        #4469
        johnspeasmaker
        Participant

          Hey Olly,

          The cart is still not working: mipizzaaustin.com

          I was told that it is not likely a caching issue. perhaps a plugin is interfering with it’s proper functioning. Do you know of some plugins that don’t play well with the shopping cart?

          I have turned off all of the plugins that I installed after installing WP Pizza, but the shopping cart is still not showing up on the order page. Any ideas? Thanks so much…

          #4470
          johnspeasmaker
          Participant

            Also, I am using the themeforest Deliicieux product for WP Pizza. They seem to be set up for this plugin so I’m totally bumfuzzeled…

            #4471
            Olly
            Admin & Mod

              >I was told that it is not likely a caching issue.

              and who exactly said that ?
              looking at your site , it most definitely is….

              #4472
              Olly
              Admin & Mod

                to be a bit more prices :
                never cache your order page (in your case http://mipizzaaustin.com/orders/ )
                as I mentioned in various places in the plugin, and the faq’s….

                clearly , the order page is dynamically generated, depending on what that current user has put in his cart. if you cache that page the user will only ever see/get whatever the page was like when it was last cached (which may be an empty cart, or someone elses order)

                #4473
                Olly
                Admin & Mod

                  and while i’m at it (although unrelated):

                  a) your theme loads 2 versions of jQuery. what’s all that about ?
                  b) you seem to have customised the pretty photo javascript without moving it to your themes directory (which will mean it will get overwritten with the next update)…just saying

                  #4474
                  Olly
                  Admin & Mod

                    and one more thing (and then i shut up)

                    you also have 2 doctype/header declarations . (i hazard a guess another plugin does this)
                    you ought to be looking into that one too (again though, that’s wppizza unrelated and i just thought i mention it )

                    #4475
                    johnspeasmaker
                    Participant

                      Well, you can see I have really muddled this thing up a bit. How do I set up the wp super cache so it does not affect the order page, and how do I get rid of the jQuery problem?

                      #4476
                      Olly
                      Admin & Mod

                        > How do I set up the wp super cache so it does not affect the order page,

                        no idea, but i would assume on their faq’s it will say something about how to exclude pages (and/or parts of pages ) being cached

                        >how do I get rid of the jQuery problem
                        no idea there either. it depends on whether the theme loads them or another plugin

                        sorry, but i cant really help you there

                        #4477
                        Olly
                        Admin & Mod

                          ps: there’s also a setting/option in the wppizza plugin that you want checked if you are using a caching plugin (under wppizza->settings)

                          #4482
                          johnspeasmaker
                          Participant

                            I’ve seen a slight improvement in the cart. The order does now show up on the order page. However, it will not send the order. This is so weird because it works perfectly when I am ordering through the theme portal. It only does not work when I am using a separate or unlinked browser window. Should I delete the add ingredients and the wppiza preorder and see if that helps the process?

                            #4490
                            Olly
                            Admin & Mod

                              > Should I delete the add ingredients and the wppiza preorder and see if that helps the process?

                              well, you could do, but i dont think it will make any difference
                              your issue is the caching of things , as mentioned above

                            Viewing 13 posts - 1 through 13 (of 13 total)
                            • The topic ‘Cart is not working well’ is closed to new replies.