Olly

Forum Replies Created

Viewing 20 posts - 1,181 through 1,200 (of 4,446 total)
  • Author
    Posts
  • in reply to: Logo in Print Invoice Header #38091
    Olly
    Admin & Mod

      enter whatever is the appropriate css you need.
      i.e something like you already posted above

      width:303px;height:53px;background:url(‘logo-file.png’) center center no-repeat transparent;

      or similar. only you will know (but i also assume you know how css works and how to write it i cannnot provide support for the basics of webdesign like how to write css or html etc)

      in reply to: Logo in Print Invoice Header #38088
      Olly
      Admin & Mod

        >what if i update wp-pizza version, will it impact any plugin or settings?
        usually no, but it also depends on if (or where) you have made any customisations . if you edited core files for example (which you should never do and is the wrong way of doing things) then you will loose your changes

        >and where in “WPPizza Templates – Print Order”
        please refer to the help screen on that page.(that’s the “help” tab at the top right ) it says it all there

        in reply to: Logo in Print Invoice Header #38079
        Olly
        Admin & Mod

          that’s why then
          you are trying to use a version 2 filter that does not exist in version 3 (as it’s completely unnecessary)
          you should add your css to the relevant template’s css input (i.e in wppizza->templates)

          in reply to: Single Menu Item cannot be added to the cart ! #38077
          Olly
          Admin & Mod

            >Sorry ignore my last message.
            yeah, i thought we might be crossing posts here. no problem

            not withstanding the “single” issue here, when you are saying

            I just want to be able to show the product with it’s price and be able to add it to the cart (separately). Every Burger with it’s Picture and the price and details (if there is any suggestion or easier way please let me know)

            why not simply using your 10 or so different shortcodes on that page ?

            [wppizza category=’beef’]
            [wppizza category=’cheese’]
            [wppizza category=’whatever’] ….

            (though i realize you would have to add more if you ever add another category)

            or if you use
            [wppizza category=’!all’] it would do exactly that . i.e “show the product with it’s price and be able to add it to the cart (separately)”

            still not sure why you want to mess around with lots of “single” shortcodes….(but i am probably missing something)

            in reply to: Single Menu Item cannot be added to the cart ! #38074
            Olly
            Admin & Mod

              actually, I just tried to reproduce this here and i – surprisingly I must admit – get the same result (i.e problem)
              seems something is not right with that shortcode i need to fix in the next update (hopefully later today)
              so bear with me for a bit please

              (although i still don’t understand why you want to use the single shortcode here – but it’s up to you of course)

              in reply to: Single Menu Item cannot be added to the cart ! #38073
              Olly
              Admin & Mod

                >Yes, I have used it with the both ways
                no , you misunderstood.
                the question is: have you assigned an/the item – in the wppizza *admin* – to a category

                in reply to: Single Menu Item cannot be added to the cart ! #38072
                Olly
                Admin & Mod

                  (i dont even know why you would want to use the single shortcode on that page anyway if you are displaying a list of items in a category in the first place it seems)

                  in reply to: Single Menu Item cannot be added to the cart ! #38070
                  Olly
                  Admin & Mod

                    have these menu items – where you are using the [wppizza single=’x’] shortcode been assigned to a category ?

                    in reply to: Single Menu Item cannot be added to the cart ! #38068
                    Olly
                    Admin & Mod

                      i would need a link to the site/url where your single items are

                      in reply to: Logo in Print Invoice Header #38066
                      Olly
                      Admin & Mod

                        which version of wppizza are you using ?

                        in reply to: {order_ready_time} #38061
                        Olly
                        Admin & Mod

                          could you send me a direct email to dev[at]wp-pizza.com please as I would like to ask you for a favour (or more accurately ask for some feedback) before releasing an update of the preorder plugin “into the wild” so to speak

                          this would be much appreciated, thank you

                          in reply to: WorldPay Callback handling failed #38049
                          Olly
                          Admin & Mod

                            the thing is, a 502 could be pretty much anything
                            (https://kinsta.com/blog/502-bad-gateway/)
                            only the server logs will be able to tell you the issue
                            and as that script gets accessed and – most likely – throws the 502 before it executed and.or wordpress gets even loaded only the server logs will be able to shed light on this

                            that’s assuming it’s not some other plugin that throws this 502 of course (or perhaps some htaccess file settings or whatnot)

                            if i understand you correctly , this also seems to be a recent issue you end . as the gateway has not changed for months (and does no such thing as setting or not TLS etc etc or any such thing) I would suggest the issue is elsewhere

                            sure, if it turns out i am wrong (although i cannot see how) i would be happy to stand corrected and fix things if needs be , but without anyone providing proof (or indeed details) to that effect, there’s nothing for me to do here from what i can see

                            in reply to: WorldPay Callback handling failed #38046
                            Olly
                            Admin & Mod

                              >….double check your plugin configuration and if it’s forced to send the outgoing requests ….bla bla bla

                              they fundamentally misunderstand what the problem is or how this works. the plugin does NOTHING here.
                              when worldpay has processed an order it sends notification *directly* to the server script – behind the scenes – to [url]/wp-content/plugins/wppizza-gateway-worldpay/ipn/ipn.php. there is no tls or any other setting involved here that the plugin (could) set
                              but the server responds with a 502 ….

                              > I am also thinking I may have some plugins that may cause this problem,
                              of course, if other plugins block things/ip’s whatever than that might well cause an issue accessing that url

                              in reply to: WorldPay Callback handling failed #38044
                              Olly
                              Admin & Mod

                                i can assure you that the wppizza plugin does not block anything – that would be stupid (but some other plugins might, or your hosting company , or a firewall, or your file permissions mess things up etc etc .)
                                suffice to say your hosting company (or server admin) should be the ones that are able to tell you why it’s a 502. nobody else will as nobody else has access to the server logs

                                worldpay only tells you the symptoms (and from what i can see, they are not at fault here)
                                they are trying to send info back to your server but the server responds with 502. they will not be able to know anything else .

                                a personal opinion – you could do what you like of course: i would SERIOUSLY reconsider using godaddy and find some – in fact any – other host (just from experience dealing with some different sites hosted on godadday – wppizza related or not)

                                in reply to: {order_ready_time} #38042
                                Olly
                                Admin & Mod

                                  give me a little bit to try to reproduce this
                                  i’ll get back to you
                                  It might be some additional filter that’s needed or some change of filter priorities or ignoring the parameters when ththe preorder is active/used in an order or something else . don’t know yet

                                  in reply to: Show deliver/picked time in Admin order history #38041
                                  Olly
                                  Admin & Mod

                                    you pretty much answered your own question . (there ar =e likely to be a bunch of other setting that would need to be the same across sites…)
                                    at a minimum, you will also have to synchronise the coupon codes across sites (and keep them synched) as they will keep track of the usage of codes.
                                    and even if you manage to do all that , it would only work – if at all – in a multisite setup as multisites share user tables/ids

                                    in reply to: WorldPay Callback handling failed #38040
                                    Olly
                                    Admin & Mod

                                      says it all right there really:

                                      your server returns a 502 when sending things back to the script (http://ristorantebarolo.co.uk/delivery/wp-content/plugins/wppizza-gateway-worldpay/ipn/ipn.php)
                                      this must be a 200
                                      you need to speak to your host/server admin and/or check your server logs.
                                      this is nothing the plugin has any control over

                                      cash on delivery orders can not ever have that issue as there’s no 3rd party involved that would need to send anything back to the server

                                      in reply to: Moving Coupons and Discounts #38007
                                      Olly
                                      Admin & Mod

                                        see
                                        https://support.wp-pizza.com/topic/show-deliver-picked-time-in-admin-order-history/
                                        (yeah, i should have replied here to start off with.. never mind)

                                        in reply to: Show deliver/picked time in Admin order history #38006
                                        Olly
                                        Admin & Mod

                                          you can try to move the wppizza_cad_coupons and wppizza_cad_discounts options in your options table to the new options table
                                          HOWEVER, the references to your pages/menu items (id’s) will most probably be wrong but if you have a screenshot / access to your old site it should not be too much work to re-create thing selecting the required pages/items (though really depends on your previous setup)

                                          at least copying those settings will get you a starting point (most likely you’ll have a ton of phpnotices though until you re-save those new settings)

                                          not much more i can suggest i’ afraid

                                          in reply to: Private: Question: Google Cloudprint #38003
                                          Olly
                                          Admin & Mod

                                            One more test results:
                                            using a page of A5 (as I didn’t have one ,I simply cut a A4 in half.)
                                            put this A5 in printer, set printer to print at A5 — et voila (A4 next to it as comparison)
                                            no template modifications were done

                                            cloudprint A5

                                          Viewing 20 posts - 1,181 through 1,200 (of 4,446 total)