Olly

Forum Replies Created

Viewing 20 posts - 2,201 through 2,220 (of 4,447 total)
  • Author
    Posts
  • in reply to: [Urgent Help!]Coupon Code also works for EXCLUDED items #22559
    Olly
    Admin & Mod
      This reply has been marked as private.
      in reply to: [Urgent Help!]Coupon Code also works for EXCLUDED items #22555
      Olly
      Admin & Mod
        This reply has been marked as private.
        in reply to: Google Maps and Menu Item modifiers #22535
        Olly
        Admin & Mod

          First of all, thanks for the feedback.
          Secondly – in no particular order – allow me to respond to a few things regarding your post

          >> when i start typing an address down the street from the pizzeria the autofill box appears with completed addresses and once selected the appropriate one it will then fill in an address with a different street number a couple of numbers off

          there isn’t anything i can do. addresses are chosen by google depending on where you or your customers are (one of the reasons why it is – and probably will always be – marked as experimental)

          >>The google maps feature would keep the order page from loading at all without a Google Maps API key.

          yes, I know.
          until about a couple of months ago or so, an API key was not strictly required by google. this is not the case anymore and you will always need (and enter) one – i guess i should somewhat update the explanatory text in the plugin which I believe does not spell this out at the moment

          >>add forced modifiers…
          without at least seeing your site i cannot recommend/say anything.

          all i can say is this:
          there isn’t really a wrong or a right way of doing things. whatever works for you is what counts really.
          however, i have also seen many installations/settings where the way ingredients/options were added could have been made *a lot* more efficient/simpler (mostly unnecessary duplication of things)

          But, with forever more and more options added to the AI plugin comes also the possibility to overcomplicate things even if that would not be needed in many scenarios.

          Unfortunately , there’s not much I can do there as I will certainly not take away existing options

          In summary, the options are there, it’s for you to set/use them in the way it suits you. There are often different ways to do the same thing – all depends on your needs

          >> it would be nice for them to have the ability to register an account…etc

          this is already the case (and has been for months, if not years), but you must enable “anyone can register” (there are already many topics here on this forum regarding this) and enable/set the form fields you want to register (wppizza->order form)
          that said, the users purchase history does not allow for re-ordering of previous orders as it is at the moment. this is one of the (many) added things that will be available in 3.x when it is released

          I think that’s it for the moment from me.
          In any event, thanks for taking the time to post your thoughts/experiences etc

          in reply to: Timed Menu affects other category #22530
          Olly
          Admin & Mod

            i guess i’ll wait a few days then

            in reply to: Additives are copied in order list #22528
            Olly
            Admin & Mod

              >The problem is that is doesn’t show right on the order page.

              for starters, i would suggest you switch to a default theme (like 2016 ) and check if you still have the same issue

              > to replace the numbers of the additives with just an image
              as you already seem to be doing this I don’t understand the purpose of the question to be honest

              in reply to: Why did WPPizza take over my nav menu? #22500
              Olly
              Admin & Mod

                note: wppizza creates default pages to get you going at least 2 of which you will need (see also https://support.wp-pizza.com/forum/installation/)

                in reply to: Why did WPPizza take over my nav menu? #22499
                Olly
                Admin & Mod

                  >Why did WPPizza take over my nav menu?

                  i can assure you it does not do that.

                  however, it might be your theme / a plugin / your menu settings that automatically add pages to a menu

                  in reply to: Minimum order – Difference #22494
                  Olly
                  Admin & Mod

                    – delivery charges:
                    maybe you are looking for the checkbox labelled
                    “Deliver even when total order value is below minimum (the difference between total and “Minimum Total” above will be added to the Total as “Delivery Charges”)
                    (If this is not selected and the total order is below the set value above, the customer will not be able to submit the order to you)”
                    in wppizza->order settings

                    >– And is there a way to hide these delivery charges in the cart?
                    no, on no should there be

                    although you could use css but i think your customers will be quite annoyed if they don’t understand why the totals don’t add up

                    in reply to: Minimum order – Difference #22493
                    Olly
                    Admin & Mod

                      you cannot make the first post of a topic private – reply to it (yourself) if you want to make some info private

                      in reply to: Timed Menu affects other category #22492
                      Olly
                      Admin & Mod
                        This reply has been marked as private.
                        in reply to: API to create Order Receiving App #22453
                        Olly
                        Admin & Mod

                          there is no such thing as an “easy to built API” in whatever circumatsnces

                          in reply to: Timed Menu affects other category #22430
                          Olly
                          Admin & Mod
                            This reply has been marked as private.
                            in reply to: Timed Menu affects other category #22419
                            Olly
                            Admin & Mod

                              i have no access to your pages with the admin you gave me, so i still cannot say anything

                              in reply to: API to create Order Receiving App #22417
                              Olly
                              Admin & Mod

                                No

                                in reply to: Timed Menu affects other category #22414
                                Olly
                                Admin & Mod

                                  without a link, screenshots of your settings and a demo of what you are experiencing I cannot really comment

                                  in reply to: API to create Order Receiving App #22413
                                  Olly
                                  Admin & Mod

                                    >does your plugin have an API that can be used to build an order receiving app?
                                    in short, no. it’s a pure wordpress plugin that relies on the wordpress environment being loaded

                                    furthermore, in general, there is no generic way to action refunds as that is payment gateway specific
                                    (though you should probably consider not to charge people in the first place but only authorize payments and only capture once you accept an order)

                                    in reply to: Site on/off state switch upgrade. #22356
                                    Olly
                                    Admin & Mod

                                      please explain to me under what circumstances the 3rd option (“On”) could be useful
                                      (“Off” exists already)

                                      in reply to: Move "Login as Guest" and "Register an Account" to top? #22321
                                      Olly
                                      Admin & Mod

                                        > re guest/create account
                                        currently this is added like this

                                        add_action('wppizza_gateway_choice_before', array( $this, 'wppizza_create_user_option'));/**continue and register or as guest**/

                                        you could unhook that action and re-add it using the action hooks provided inside the form tag in wppizza-order.php
                                        I would however suggest you leave this as is until wppizza 3.x as this kind of thing will be handled quite differently there and it will be easier to move things around….but up to you of course

                                        > re dropdown.
                                        i would suggest you make one of the form fields a select/dropdown and write some js to show / hide things

                                        > do not make separated thread only for this question.
                                        why not ?

                                        in reply to: Timed Menu with Week days option #22314
                                        Olly
                                        Admin & Mod

                                          >Sorry my fault..I can see it there..
                                          ok, ignore my post then , seems we had a time overlap

                                          in reply to: Timed Menu with Week days option #22313
                                          Olly
                                          Admin & Mod

                                            >but there is no option to set week days

                                            huh ?
                                            of course there is (and always was)
                                            see screenshot
                                            https://support.wp-pizza.com/wp-content/uploads/2014/01/timed-items-screenshots1.jpg

                                          Viewing 20 posts - 2,201 through 2,220 (of 4,447 total)