Olly

Forum Replies Created

Viewing 20 posts - 921 through 940 (of 4,446 total)
  • Author
    Posts
  • in reply to: Redsys gateway #43734
    Olly
    Admin & Mod

      > … Do you take over the project? ….
      Sorry, I do not offer any customisations / custom coding ( https://docs.wp-pizza.com/faqs/?section=customisation )

      > … Redsys is the way to integrate it …
      There is a skeleton gateway in “/wppizza/add-ons/gateway-development/” you can use to develop your own gateway implementation depending on the API / documentation of the gateway you want to integrate

      in reply to: PRESELECT, limit number of same ingredient #43733
      Olly
      Admin & Mod

        you need to simply add another (non-preselect) custom group where you set the restrictions for your cheese

        in reply to: Ignore discoiunts for add ingrediences #43707
        Olly
        Admin & Mod

          can you post a screenshot of your settings please

          in reply to: Grid price under description #43518
          Olly
          Admin & Mod

            Glad to hear it

            in reply to: Grid price under description #43487
            Olly
            Admin & Mod

              you can use the “elements” attribute in the shortcode to change the “order of appearance” of things
              https://docs.wp-pizza.com/shortcodes/?section=by-category
              i.e
              [wppizza category=’vandaag’ noheader=’1′ elements=’title, thumbnail, content, prices’]

              (or – as you are not using any thumbnails it seems – just ‘title, content, prices’ should also suffice I would think)

              in reply to: Ignore discoiunts for add ingrediences #43371
              Olly
              Admin & Mod

                PS: i would not think you necessarily need to create a new category , but simply set the required items as opposed to a whole category
                or somewhat copy the discount settings but setting different required menu items there . etc etc

                creating a different category would probably also work – perhaps using the shortcode like [wppizza category=”cat1, cat2″] to display them together

                just some ideas of the top off my head here

                in reply to: Ignore discoiunts for add ingrediences #43370
                Olly
                Admin & Mod

                  sure.
                  the idea is that if you buy 3 at a fixed price, you should also be able to buy 6 at 2x the fixed price
                  after all, i could just send you 2 separate orders – with more work for you – and i’ll get the discount 2 times regardless

                  NOT enabling MultiApply does not make too much sense to me in the first place to be honest (but it’s there if someone really wants it and there may well be circumstances/setups where this might be totally appropriate too)

                  in reply to: Ignore discoiunts for add ingrediences #43368
                  Olly
                  Admin & Mod

                    haven’t yet checked this in detail, but my guess would be it’s because “Multi-Apply” is off.

                    i.e if it’s off, it only applies this to the first time the condition is met .
                    in your described case that’s for your 3 pizzas that are below the minimum price set, in which case the discount applied will be zero (as it’s no discount at all if you charge a fixed price of 3 x 4.49 as opposed to the “natural” 3×4.19)

                    as the condition was met, subsequent conditions met will be ignored.
                    If you enable “multi-apply” then it will consider ALL instances of the condition met.

                    Again, haven’t yet checked in detail, but I would expect that to be the issue at hand

                    in reply to: Ignore discoiunts for add ingrediences #43354
                    Olly
                    Admin & Mod

                      And then again, sometimes it’s easier than expected ….
                      I’ve just made v2.0.14 available (might take a little bit to show up in you plugins screen as an update being available)
                      that adds an option of “Baseprice Only” when setting a “Cheapest [x] Items Reduced” discount
                      I.e it will leave any add-ons (namely Ingredients added to an item) at full price if that option is selected

                      in reply to: Ignore discoiunts for add ingrediences #43343
                      Olly
                      Admin & Mod

                        not at the moment, but i;m hoping to get to have a look at this in the next week or two

                        in reply to: Additives shows only numbers on UI #42978
                        Olly
                        Admin & Mod
                          This reply has been marked as private.
                          in reply to: Additives shows only numbers on UI #42976
                          Olly
                          Admin & Mod
                            This reply has been marked as private.
                            in reply to: Additives shows only numbers on UI #42973
                            Olly
                            Admin & Mod

                              got a link where i can look at it ?

                              in reply to: Additives shows only numbers on UI #42971
                              Olly
                              Admin & Mod

                                what version of wppizza ?
                                have you tried (re)-saving your additives ?
                                what other wppizza related shortcodes (if any) are on that page ?

                                in reply to: Ignore discoiunts for add ingrediences #42910
                                Olly
                                Admin & Mod

                                  I can see where you are coming from. I’ll have a look at that (but no promises or ETA at the moment)
                                  I am not even sure right now whether this would have to be added to the discounts (probably) or the ingredients plugin.

                                  In any event, can you post a screenshot of your particular discount settings you have – so i have a starting point of some sort ?

                                  thanks

                                  in reply to: Invoice generator #42774
                                  Olly
                                  Admin & Mod

                                    that’s pretty much what the “print” button is for that you can find in “Wppizza->orderhistory”
                                    the output generated will depend on your settings in “WPPizza->templates->print”

                                    i dont know much about german tax law, but presumably you need to include the values/tax rates etc related to an order, all of which can be selectively added as required in those template settings

                                    PS: as it happens, i am also in the process of actually developing a little plugin that would allow you to selectively add a pdf invoice to any emails the system sends (the output of which is also depending on settings in wppizza->templates->print)
                                    but that is a few days or so away yet from release

                                    Olly
                                    Admin & Mod

                                      PS: you should not output errors/warnings etc on production sites either but log them instead

                                      https://docs.wp-pizza.com/troubleshooting/

                                      Olly
                                      Admin & Mod
                                        This reply has been marked as private.
                                        Olly
                                        Admin & Mod

                                          you have a rogue space (or some other character ) in your wp-config.php on line one

                                          (says it right there really “Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/httpd/vhosts/alibabakebab.ch/httpdocs/wp-config.php:1) “)

                                          in reply to: Issue with legacy version. #42684
                                          Olly
                                          Admin & Mod
                                            This reply has been marked as private.
                                          Viewing 20 posts - 921 through 940 (of 4,446 total)