Olly

Forum Replies Created

Viewing 20 posts - 781 through 800 (of 4,441 total)
  • Author
    Posts
  • in reply to: fixed delivery charges not updating #46503
    Olly
    Admin & Mod

      ok, then something in the theme is outputting content when it should not.
      in 99.9 % of the cases this is because some file starts with [something here]<?php instead of just <?php
      (i.e an additional space or linebreak, or any other character before the <?....
      – there should never be anything before the opening php )

      i would suggest you check your functions.php (theme and/or child theme) first of all and in particular any modifications you have made yourself to any (child)theme files

      in reply to: fixed delivery charges not updating #46499
      Olly
      Admin & Mod

        >..fix this..
        as stated. set the debug constants as in the troubleshooting link provided

        in reply to: fixed delivery charges not updating #46497
        Olly
        Admin & Mod

          and your issue is probably here

          [05-Feb-2020 15:14:17 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in ……./wp-content/plugins/wppizza-delivery-by-postcode/v3x.php on line 1603

          i.e. you are outputting stuff in ajax requests (by another plugin) which will make sessions not work
          such as
          …The each() function is deprecated. …
          etc etc

          the plugin authors should of course fix this, but – as stated – simply do not output but log error messages to bypass these kind of problems

          in reply to: fixed delivery charges not updating #46495
          Olly
          Admin & Mod

            >and added this to wp-config (because it’s not a production site)….
            understood, but do *not* do this

            wppizza (and many many other plugins) will use ajax requests.
            wppizza in particular, uses php sessions as well
            if your setup outputs *any* errors/warnings/notices anywhere, sessions will simply not work

            i.e debug display ,must be off if you want to make sure it’s not a session issue (and to get meaningful error logs)

            in reply to: fixed delivery charges not updating #46489
            Olly
            Admin & Mod

              back to the issue at hand

              a) please update your plugins (especially the main wppizza plugin – what you are using is almost a year old, even though i do not think this is the problem)
              b)please enable debug like so : https://docs.wp-pizza.com/troubleshooting/

              in reply to: fixed delivery charges not updating #46487
              Olly
              Admin & Mod

                CHANGE THAT LOGIN NOW !!!!
                YOU POSTED IT PUBLICLY . ANYONE CAN GUESS WHAT THE LOGIN LOCATION IS

                in reply to: fixed delivery charges not updating #46468
                Olly
                Admin & Mod

                  ok
                  (you should definitely check your browser console and make sure that your php sessions are working)

                  in reply to: fixed delivery charges not updating #46466
                  Olly
                  Admin & Mod

                    i need the actual url of the site please

                    in reply to: fixed delivery charges not updating #46462
                    Olly
                    Admin & Mod

                      without – at least – a link to the site (and better still, screenshots of your plugin settings too) i cannot really say anything

                      in reply to: Google Cloud Print will be disabled on December 31, 2020 #46331
                      Olly
                      Admin & Mod

                        > re: https://www.papercut.com/products/free-software/mobility-print/
                        unless I’m mistaken, this seems somewhat pointless as a computer/device has to be on
                        Make the switch from Google Cloud Print to easy printing from Chromebooks, iPads, iPhones, Macs, Windows, and Android devices.
                        So one of the following solutions here is just as valid i would think (and easier too)
                        https://appuals.com/how-to-prints-emails-and-attachments-automatically/

                        The beauty of cloudprint was/is that you can directly print to the printer *without* another device in between, so i don’t think “papercut” is the alternative we are looking for

                        in reply to: Stripe Sofort Payments: No news orders displayed #46330
                        Olly
                        Admin & Mod

                          >Or is there simply no other possibility because the confirmation will “take 2 business days but can take up to 14 days (to confirm the success or failure of a payment)”?

                          that is exactly it. unless the payment is confirmed by the bank, it will not show up as paid.
                          there’s nothing the plugin can do. this is the bank(s) taking up to 14 days to confirm.
                          personally – for precisely that reason – i would never use sofort (unless your business is something where it does not matter too much if it takes 14 days for payments to be received.. but only you can decide that )

                          one thing though : if it does NEVER complete in the system , then that’s usually because the required webhook is not set-up in the live account (this does not seem to be the case from what you are saying, so am only mentioning it here for completeness sake)

                          in reply to: Minicart #46295
                          Olly
                          Admin & Mod

                            or just keep it very simple and set position->bottom in the layout->minicart settings

                            in reply to: Minicart #46294
                            Olly
                            Admin & Mod

                              you should look at the minicart options here
                              wp-admin/edit.php?post_type=wppizza&page=layout

                              maybe attach the minicart to a different element (“Append to element”) instead of the default body element
                              as you have a number of static elements on your page you might also need to adjust some padding/margins on those
                              kind of all depends on where exactly you want to display this .i.e what you want to display topmost etc etc

                              in reply to: Can not klick on buttons #46291
                              Olly
                              Admin & Mod

                                to start off with:
                                your pages are cached please read here
                                https://docs.wp-pizza.com/getting-started/?section=setup
                                and in particular
                                https://docs.wp-pizza.com/faqs/?section=using-a-cache-plugin

                                in reply to: WordPress backend changes #46240
                                Olly
                                Admin & Mod

                                  Good stuff.
                                  happy to hear it. I’ll make that part of the next wppizza update.

                                  Thanks for letting me know / testing the fix

                                  in reply to: WordPress backend changes #46190
                                  Olly
                                  Admin & Mod
                                    This reply has been marked as private.
                                    in reply to: Stripe Gateway emails #46189
                                    Olly
                                    Admin & Mod

                                      Did you set the webhook in your Stripe account as described in the plugin (gateway) settings ?

                                      in reply to: WordPress backend changes #46180
                                      Olly
                                      Admin & Mod

                                        thanks for the screenshots. they help a lot and i think i know where the issue is now (just need to find a few variables that are set by WP/WPML)
                                        will post back here when I think i solved it

                                        in reply to: WordPress backend changes #46172
                                        Olly
                                        Admin & Mod

                                          i’m a bit confused now
                                          if I go here:
                                          https://www.[yoursite].it/wp-admin/plugins.php
                                          i get different languages in the descriptions (quite probably because the plugins and their descriptions have no IT translation)
                                          even though WPPizza is DE-activated ???
                                          So i assume you are not actually referring to this ?!

                                          if i look at my clone of your site here now i get the same plugins names/descriptions (/wp-admin/plugins.php) as well as the same admin labelling – i.e the stuff on the left like “Media”, “Pagine”, “Prodotti” “Openig Hours” etc etc (/wp-admin)
                                          regardless of whether wppizza is active or not (i can show you screenshots if you like)

                                          i must be missing something…:(
                                          please can you give me a distinct example (some text/heading/label somewhere) that changes/is different
                                          depending on whether wppizza is activated or not ….

                                          in reply to: WordPress backend changes #46168
                                          Olly
                                          Admin & Mod
                                            This reply has been marked as private.
                                          Viewing 20 posts - 781 through 800 (of 4,441 total)