Olly

Forum Replies Created

Viewing 20 posts - 541 through 560 (of 4,446 total)
  • Author
    Posts
  • in reply to: Goodcom Status Change #51973
    Olly
    Admin & Mod

      that’s correct, because it’s still a “new” order which you have just accepted as such

      in reply to: Show and hide articles for pickup/delivery #51949
      Olly
      Admin & Mod

        out of curiosity:
        what kind of items are there that I should only be allowed to order if I pickup an order myself (or vice versa ) ?

        in reply to: Show and hide articles for pickup/delivery #51948
        Olly
        Admin & Mod

          re: product is only available for pickup
          sorry, but there’s no provision for that (unless you were to create 2 sites , one for items for pickup only and one for delivery).
          It’s not just simply hiding and showing items, but you’d also have to in fact remove items from the cart that have been put into it when delivery was selected but someone then chooses to switch to pickup

          re: delivery/pickup times
          please see here
          https://docs.wp-pizza.com/developers/?section=pickup-opening-times

          in reply to: Goodcom Setup and Use #51891
          Olly
          Admin & Mod

            see here as a starting point i would suggest
            https://www.youtube.com/watch?v=Heolni3WnX0
            if the printer manual is not helpful , you need to contact goodcom directly. after all, it’s their printer (and it may even be different for each of their printer models as to how to access those settings …)

            in reply to: ingredients: Select first, then show #51888
            Olly
            Admin & Mod

              PS: although -evidently – a lot of things are possible which are somewhat out of the scope of the purpose of the plugin, it is first and foremost an “add ingredients (to an item)” plugin and not a combo offers / combo deals / meal deals – or similar – plugin …

              in reply to: ingredients: Select first, then show #51887
              Olly
              Admin & Mod

                sorry, but there will be no such conditionals (at least not in the short or medium term , and probably not in the long term either) between ingredients groups

                however, given that there are lots of classes and id’s associated with each group/settings etc , you could , conceivably, write some javascript that allows for that in any of your given situations..

                in reply to: Frozen – WPPizza Allergens / Additivi / Food Type #51884
                Olly
                Admin & Mod

                  Sorry, but there will not be any more icons added (unless there will be some more standard allergens commonly listed by the WHO or similar)
                  First of all, because everybody will want some others/more
                  Secondly, using/adding icons and distributing them will – in most cases – require a license (i.e payment)

                  In short:
                  You need to add your “Frozen” to the list of “Food Types” and the use css to add the/an icon yourself (i would suggest you use your browsers element inspector to see how its done for the exiting icons and adapt your css as required)

                  in reply to: Delivery charge by distance #51744
                  Olly
                  Admin & Mod

                    >Where do I insert the key…
                    in the options settings page of the plugin

                    in reply to: Orders are not printed automatically #51565
                    Olly
                    Admin & Mod

                      have you enabled debug and checked your debug.log ?
                      https://docs.wp-pizza.com/troubleshooting/

                      Olly
                      Admin & Mod

                        first of all, you have curl errors
                        from your screenshots
                        cURL error: [35] error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error”;

                        those must be fixed , but you need to speak to your host about this as I have no control over your curl setup .
                        if curl fails, you will not get any notifications (in many/most cases) and might well be related to / the cause of all the issues you are facing

                        in reply to: Request new Gateway #51523
                        Olly
                        Admin & Mod

                          Sorry, the only gateways currently available are the ones listed here:
                          https://support.wp-pizza.com/gateways/

                          Although there will be more in due course, I cannot tell you which one will be available and when as it really depends on the popularity of a particular gateway as to whether or not there is worth spending the time in reading/understanding the documentation, programming and testing things etc. to develop it .

                          At the moment at least , this does not seem to be the case with “SumUp” I’m afraid (though this might change in the future of course).

                          That said, if you are desperate, there is a skeleton gateway available in the “/add-ons/” directory of the wppizza plugin you could use to develop your own based on your chosen gateways API

                          Olly
                          Admin & Mod

                            just to add to this thread (to somewhat keep it one place)
                            quote from : https://support.wp-pizza.com/topic/whats-your-best-practice-to-print-the-orders/

                            ‘Have a look at Automatic Email Manager by Namtuk. Checks and prints on a minute basis and gives you control of the fonts so the restaurant pass has no problem in reading it.’

                            ..

                            in reply to: Delivery Start Time Needed #51477
                            Olly
                            Admin & Mod

                              re pickup/delivery times
                              maybe you are looking for this
                              https://docs.wp-pizza.com/developers/?section=pickup-opening-times

                              re table ordering / dine-in (or whatever you want to call it):
                              am in the middle of doing something on that front, though no ETA at all yet (might even get abandoned altogether, depending on how it goes)
                              something along the lines of (simplistically speaking)
                              customer scans QR code on table and orders something – after a waiter has generated an access code for that table –
                              order gets sent to kitchen in some way/shape or form.
                              customer(s) at that table can add new orders as the day progresses
                              when they want to pay , ask the waiter or pay online right there (with being able to split payments between people at table etc etc )

                              again, it’s kind of early days on that front , but i’ll make some alpha version available on request when the time comes to get some real user input , as opposed to myself imagining things….

                              Olly
                              Admin & Mod

                                re1: only you will know what you’ve done there

                                re2: there’s nothing inbuilt for this , but i guess you could write some plugin based on this
                                https://docs.wp-pizza.com/developers/?section=filter-wppizza_filter_options
                                adjusting the wppizza[order_settings][order_delivery_time] parameter as appropriate , probably in conjunction with querying the orders themselves (see: https://docs.wp-pizza.com/developers/?section=function-wppizza_get_orders )

                                Olly
                                Admin & Mod

                                  re 1:
                                  >…I don’t want customers to fill up their cart,…

                                  unless you have some other problems elsewhere, they cant “fill up their cart”, as a popup will say “shop closed” when you click on an item

                                  re 2:
                                  you can set the delivery time to whatever (and whenever) you want in wppizza->order settings->Delivery -> Delivery Time
                                  …but maybe i don’t understand the question…

                                  in reply to: Star Cloudprint Integration #51323
                                  Olly
                                  Admin & Mod

                                    > …integrating the Star Reciept Printers…

                                    unless and until there are several / many users that use star printers (which does not seem to be the case) and request this , no, not really – sorry

                                    in reply to: Error message property ID #51321
                                    Olly
                                    Admin & Mod

                                      PS: that notice should not have any impact on anything , but of course it’s always nicer to avoid them if possible (though might not be anything that the wppizza plugin as such causes or can do anything about)

                                      in reply to: Error message property ID #51320
                                      Olly
                                      Admin & Mod

                                        thanks for tracking it down.
                                        having had a trawl through several sites, this seems to be – in many cases anyway – related to something in the WP gutenberg editor in fact (and perhaps in conjunction with yoast as well)

                                        what version of WP and Yoast do you have installed ? (as i cannot reproduce this here at all )
                                        perhaps you can post your output of wppizza ->tools ->system info too here , so i know what else you are running (make it a private reply if you wish)

                                        in reply to: Expanding clickable area on order page #51161
                                        Olly
                                        Admin & Mod

                                          just trigger the click on the li (price) element from whatever other element you want to trigger it from i would think

                                          https://api.jquery.com/trigger/

                                          in reply to: Ordering Problem #51085
                                          Olly
                                          Admin & Mod

                                            only you will know what’s going on.
                                            sounds to me like you’ve been hacked – but maybe you have not been.
                                            as you are not providing a url or in fact anything else to go on, i cannot even begin to guess or comment

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