Olly

Forum Replies Created

Viewing 20 posts - 541 through 560 (of 4,434 total)
  • Author
    Posts
  • 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

      in reply to: How to add a Deposit in the order #50589
      Olly
      Admin & Mod

        easiest seems to me to name it “multiples of 3” or some such, then put in the description of the item something that explains how it works i.e
        upto 3 -> 10.00
        upto 6 -> 20.00
        upto 9 -> 30.00
        etc
        so if you add just one of those “products” the price is 10, add another one, price is 20 etc etc

        alternatively you can do something based on those ideas here
        https://demo.wp-pizza.com/wppizza-add-ingredients/our-menu/user/
        for instance the “chicken curry” could be “upto3”, “4-6” and “7-9” (or whatever your steps are) with the prices set as needed

        or go even further and do something along the lines of the “Platters” on that same page

        all seems quite doable to me…

        in reply to: How to add a Deposit in the order #50545
        Olly
        Admin & Mod

          >… how could I add this?
          I dont know your exact scenario
          but i would have thought you can just set it up like any other menu item and just label it like $x.xx per portion instead
          of the usual “small” (or whatever else you want to say in the sizes settings)

          I dont offer custom development (https://docs.wp-pizza.com/faqs/?section=customisation) , but
          there is plenty of documentation regarding filter, actions etc here
          https://docs.wp-pizza.com/developers/
          that can be used for all sorts of modifications i would have thought

          in reply to: address dont find but maps.google.com does #50495
          Olly
          Admin & Mod

            There’s nothing I can do here.
            Address reults are searched for and provided by google. If their api does not find it, you should contact them
            (Obviously you should make sure that the distances you have setup would include that street to start off with)

            in reply to: ingredients #50402
            Olly
            Admin & Mod

              You could add a “Custom Group Type -> Exclude” as a custom group for you item and exclude all ingredients as required
              for your normal and large sizes.

              Personally though I would think it would be much more elegant if you were to simply have 2 menu items
              a) Pizza Party – > with Add Ingredients enabled
              b) Pizza normal , family -> without Add Ingredients enabled

              would make it a lot easier to maintain in the long run too I would think, but that’s entirely up to you of course

              in reply to: Copy WPPizza Articles and Ingredients to another site #50243
              Olly
              Admin & Mod

                the only sensible way of doing that is to clone your site(s) using one of the many cloning/duplication plugins available
                because when you add more articles/products/posts and or page to an existing site, it is highly likely that the ID’s in the database will be different and therefore your ingredients setup would not correspond to those “new” ID’s

                in reply to: Shortcode: wppizza_admin type=’admin_orderhistory’ #50058
                Olly
                Admin & Mod

                  first of all, the name is naturally supposed to show the name and the address the address
                  you are adding all sorts of other things to the name display. it’s really not meant for that – though of course evidently doable
                  if you want full details , click on the print icon

                  that all being said, all those things are wrapped in their own span elements, so use your css declarations as it suits you

                  in reply to: Hide 1x #49982
                  Olly
                  Admin & Mod

                    > but it doesn’t seem to have impact here.
                    that is correct. it only affects “cart, order and account history”, not the current “added ingredients” selection
                    there are no plans to change this currently (but perhaps i can account for that in the next *major* update of the plugin , but that’s quite a while away yet)

                    it does however appear to me that it would be much more obvious in any case if you were to simply rename your “Landshark”, “Michelob Ultra” etc to something like “Landshark (Six Pack)”, “Michelob Ultra (Six Pack)” – or similar – instead , given your screenshot…

                    Olly
                    Admin & Mod

                      oh, i did however make 2 changes to your wp-config.php

                      a) i enabled debug like so https://docs.wp-pizza.com/troubleshooting/
                      b) your define( 'WP_MEMORY_LIMIT', '256M' ); set_time_limit(300); was in the wrong place. you should (almost) NEVER add anything below /* That's all, stop editing! Happy publishing. */

                      Olly
                      Admin & Mod

                        so, i installed a clone of your site here and made 3 orders
                        1 COD, 1 Paypal and another Paypal order with the unedited version of the postcode plugin (v4.0.30)

                        in all 3 cases did i get the plz in my emails and order history in the expected places.
                        as i left the cloudprint plugin enabled and pointing at your printer, i also suspect you got those 3 orders printed out on your printer with also all the plz’s printed as expected (??)

                        Olly
                        Admin & Mod
                          This reply has been marked as private.
                          in reply to: sell article by weight #49919
                          Olly
                          Admin & Mod

                            I would have thought just setting the “sizes” label to – let’s say “100gr, 1/2kg, 1kg” – or whatever is appropriate – instead of “small, medium, large” would let you do just that

                            other than that, there’s no provision for it really

                            in reply to: Printing using kitchen thermal printer 72mm #49905
                            Olly
                            Admin & Mod

                              @cleerapps
                              thanks for sharing this here (FYI: i deleted your second post, as it’s a duplicate)

                              in reply to: New products not adding to cart #49890
                              Olly
                              Admin & Mod

                                > So odd!
                                as i see people doing this all the time without knowing what the consequences are , i now wrote a whole essay on this
                                and i very much suspect this is your issue right there

                                https://docs.wp-pizza.com/faqs/?section=removing-version-numbers

                                in reply to: New products not adding to cart #49885
                                Olly
                                Admin & Mod

                                  works fine from here …
                                  but i would strongly suggest you do not remove version numbers (for starters it will break some of your css )

                                  this might be you doing it , your theme doing it or some plugin doing it and might well be the reason why you have issues

                                  Olly
                                  Admin & Mod
                                    This reply has been marked as private.
                                    in reply to: Partial Refund / Stripe #49873
                                    Olly
                                    Admin & Mod

                                      There are no plans to implement this – not in the near or medium term future anyway. Sorry.
                                      You can of course already do partial refunds from within your stripe account , which will add a note/info to the payment in the order history to that effect (provided you have set up your webhooks etc correctly)

                                      Olly
                                      Admin & Mod

                                        ok, fair enough. was just a quick guess

                                        so let’s do the normal then .
                                        what happens if you disable *ALL* other plugins apart from wppizza and the ingredients plugin ?
                                        (in fact even switching to a non-edited default theme to be able to narrow things down)

                                        Olly
                                        Admin & Mod

                                          what does this script do ?

                                          //pb.orcagaming.de/wp-content/uploads/pum/pum-site-scripts.js?defer&generated=1591993268&ver=1.10.2
                                          and what happens if you dont load it
                                          it adds something to the console that says “init popups” so this seems like a good place to start off with

                                          Olly
                                          Admin & Mod

                                            without a url/link to your site, i cannot comment other than to say
                                            – check your browser console
                                            – inspect your element css using your browser inpector
                                            – change themes to a default theme to see if the problem is there

                                          Viewing 20 posts - 541 through 560 (of 4,434 total)