Olly

Forum Replies Created

Viewing 20 posts - 521 through 540 (of 4,433 total)
  • Author
    Posts
  • in reply to: Apple Pay as Payment Requests not working #50870
    Olly
    Admin & Mod
      This reply has been marked as private.
      in reply to: time placeholder #50869
      Olly
      Admin & Mod

        oh, and the output of “wppizza->tools->system info” as well please

        in reply to: time placeholder #50868
        Olly
        Admin & Mod

          at a minimum i will need a url to be able to at least make a guess as to what your whole setup is
          secondly, can i also please see a screenshot (admin) where that “Aktuell benoetigen wir …etc etc ” is entered

          thanks

          in reply to: Apple Pay as Payment Requests not working #50861
          Olly
          Admin & Mod

            ok, i’ll have to check and will post back here when i know more

            in reply to: Change loading animation of cart #50860
            Olly
            Admin & Mod

              essentially, there are various classes/ids that use the same background image that comes with wordpress for the “animations” (though sizes are being altered depending on where they are used, hence the different classes/ids )

              i.e (somewhat simplified)

              
              #wppizza-loading,.wppizza-loading,.wppizza-load, .wppizza-load-redirect,.wppizza-loading-small{
              background-image:url('[path]/wp-includes/js/tinymce/skins/lightgray/img/loader.gif');
              }
              

              so you could simply override this background image with your own css/image as desired
              (see also https://docs.wp-pizza.com/advanced/?section=frontend-css-styles-layout )

              in reply to: Change loading animation of cart #50821
              Olly
              Admin & Mod

                >I would love to customise my website further to my brand‘s needs with an individual, modern loading animation for the cart.

                who’s stopping you ?
                the cart deosn’t even do animations other than a loading gif when it’s updating (which is just simple css)

                and – in any event – beauty is in the eye of the beholder , not too mention that I’ve also seen plenty of “beautified” wppizza carts that were so “beautiful” that i couldn’t even find the cart anymore an a site because it was hidden in some sort of icon in some corner somewhere

                there are also plenty of shortcodes options that only let you show certain parts of the cart etc

                you really are free to do what you like so am not sure how this is a “feature request”

                in reply to: Mini cart #50792
                Olly
                Admin & Mod

                  you might also want to enable debug
                  https://docs.wp-pizza.com/troubleshooting/
                  and check your debug.log

                  in reply to: Mini cart #50791
                  Olly
                  Admin & Mod

                    > “Always show minicart” is checked in WPP > Layout.
                    but is it enabled in the widget itself to start off with ?

                    in reply to: Mini cart #50789
                    Olly
                    Admin & Mod

                      i cannot see the minicart even added to the page at all
                      are you sure you enabled it in the cart widget or added it using shortcodes or however you had it set up ?

                      in reply to: Mini cart #50749
                      Olly
                      Admin & Mod

                        @spaulgal

                        pretty much all the demos do that
                        https://demo.wp-pizza.com/
                        (but unless setup differently using the options available it will only show up when the maincart is not in view)

                        in reply to: Order History Report #50731
                        Olly
                        Admin & Mod

                          sorry, but that’s not correct. report exports have *always* been in csv .
                          I would never opt to create any proprietary format unless it’s is entirely unavoidable.
                          (exception here being the “pdf invoices” extension , which is something different of course and has nothing intrinsically to do with reports as such other than hooking into the reports export hook and adding to the available export format to be able to export pdf invoices for a given timeframe)

                          furthermore, the detailed report is about as extensive as it gets (in fact it has been made even more extensive a few months ago or so ) , so I don’t really know what kind of information it is you were getting at some point in the past which is now not available.

                          Please feel free to expand on the subject though as I cannot follow the issue given the details provided (maybe some screenshots or some other examples where I can see the issue you seem to experience…)

                          in reply to: STOCKMANAGEMENT #50713
                          Olly
                          Admin & Mod

                            >Is the STOCKMANAGEMENT extension new?
                            “New” is a relative thing. All I can say is: Initial release: 12th May 2020

                            in reply to: Apple Pay as Payment Requests not working #50705
                            Olly
                            Admin & Mod

                              PS: while this is not working for you and we are trying to narrow down the issue i would perhaps suggest you disable the “payment request” option . AFter all, when redirecting to Stripe for checkout , apple pay is already integrated there anyway if available.

                              in reply to: Apple Pay as Payment Requests not working #50704
                              Olly
                              Admin & Mod

                                thanks.

                                a couple of things though

                                a) debug is NOT enabled in your configuration

                                b) I have double checked this here one of my servers and the apply pay request works just fine (still)

                                c) i would suggest you enable debug as mentioned , disable all other plugins and switch to a default theme (twenty-something)
                                and see if you still have an issue (if this is a live site, you probably want to do this during times you are closed and go to wppizza->tools to open the shop for your ipaddress/userid so you can check things)

                                It is still most likely that something changed your end 7 days ago (things dont just stop working if everything stays as it is) , but this might also have been something that happened on your server somewhere of course without your knowledge and not in your wordpress install itself

                                let me know what your debug log says if anything – and/or indeed if disabling plugins/switching themes will at least make this work again for you for a start (so we know where to look)

                                in reply to: Apple Pay as Payment Requests not working #50699
                                Olly
                                Admin & Mod

                                  may i see the output of wppizza->tools->system info please (you can mark the reply as private if you wish, but not strictly necessary really )

                                  in reply to: Add Image Upload to Check Out Order Form #50698
                                  Olly
                                  Admin & Mod

                                    sorry, there’s no provision for image uploads or similar .

                                    furthermore, payment gateways exists so you do *not* have to manually have someone present you with some sort of document (which may or may not have been faked) that may or may not prove that something was paid and needs yet another person to verify this.

                                    (i dont even know what a *manual* payment method is supposed to be – other than handing over cash or a cheque)

                                    in reply to: Apple Pay as Payment Requests not working #50693
                                    Olly
                                    Admin & Mod

                                      also, have you checked that your domain association file (still) exists ?
                                      as per setup instructions here
                                      https://www.wp-pizza.com/downloads/wppizza-stripe-gateway/
                                      (and in particular here https://stripe.com/docs/stripe-js/elements/payment-request-button -> verify your domain with apple)

                                      in reply to: Apple Pay as Payment Requests not working #50692
                                      Olly
                                      Admin & Mod

                                        >Site is not in debug mode.
                                        then you should turn it on
                                        https://docs.wp-pizza.com/troubleshooting/

                                        in reply to: Apple Pay as Payment Requests not working #50636
                                        Olly
                                        Admin & Mod

                                          nothing has changed there for months, so the question is, what has changed on your site 7 days ago ?
                                          have you enabled debug ? did you check your browser console ?

                                          in reply to: “Close the connection” after checkout #50598
                                          Olly
                                          Admin & Mod

                                            has nothing to do with the plugin, though perhaps with your browser
                                            (maybe this gives you a clue https://www.ionos.com/digitalguide/hosting/technical-matters/err-connection-closed/ , just from a quick search)
                                            or perhaps with you server/host , so you need to speak to them there’s nothing i can “fix” here

                                          Viewing 20 posts - 521 through 540 (of 4,433 total)