Olly

Forum Replies Created

Viewing 20 posts - 501 through 520 (of 4,446 total)
  • Author
    Posts
  • in reply to: 403 error via Stripe (or any payment gateway) #53218
    Olly
    Admin & Mod

      have a look at the suggested permissions here
      https://wordpress.org/support/article/changing-file-permissions/
      they are somewhat different

      you might also want to check if your server has mod_sec or some sort of other security stuff (firewall etc) running (which may or may not cause this, if it does check why it throws 403 in your case – might want to speak to your host though)

      in reply to: 403 error via Stripe (or any payment gateway) #53214
      Olly
      Admin & Mod

        the problem that i’ve seen in the past is that people upload/update via ftp but as a different user, so the owner of the files is incorrect (especially when adding new files and even more so regarding .htaccess files)

        if the permissions or owner of an .htaccess file is not correct the server will – more often than not – throw a 403 “to be safe”

        so first of all i would check that the owner of all of your files is correct and “chown” if necessary (or simply “chown” recursively once you know what user is supposed to be the owner of all files

        of course, you also want to check the permissions of files (plenty of results if you search for that )

        in reply to: 403 error via Stripe (or any payment gateway) #53206
        Olly
        Admin & Mod

          first question:
          did you update / install *any* plugin manually (i.e via ftp instead of using the wordpress plugin uploader or updater) ?

          in reply to: Auto print – add how many pages to print #53095
          Olly
          Admin & Mod

            as of v1.2 multiple copies are now supported (as long as the printer supports this to start off with) by adding “:2” after the printer id
            i.e enter “123456:2” [to print 2 copies] , “123456:3” [ to print 3 copies] and so on

            also see https://support.wp-pizza.com/downloads/wppizza-autoprint/ for more details

            in reply to: Auto print – add how many pages to print #53075
            Olly
            Admin & Mod

              i just got the following from another user, so it appears this is in fact not possible (at the moment at least) unless you add the same printer 2x somehow . If anyone has any better idea(s), i’d be more than happy to hear it.
              I’ll also have a rummage around if i can find some other way perhaps

              Just to let you know you can’t put the same printer id in twice (comma separated) when using printnode. I tried and it only printed one. I noticed in the printnode docs it says it ignores duplicate printer id’s. I can’t think of anyway at the moment to get it to do 2 copies, other than maybe adding the printer driver twice so I get 2 different IDs.

              in reply to: Auto print – add how many pages to print #53057
              Olly
              Admin & Mod

                as there are multiple different ways to use the plugin (like storing the order emails somewhere or sending things to different printers etc ) there is no global “number of copies” or similar.

                However, you can simply enter the same printer id multiple times (comma separated) in the relevant field I would think.

                Hope that helps

                in reply to: Required field/length on order form #52737
                Olly
                Admin & Mod

                  have you cleared all/any kind of caching things (looks like your served scripts are cached at some cdn and are 4 days old)

                  in reply to: Tips of last year report #52736
                  Olly
                  Admin & Mod

                    sorry, but the detailed report simply does not output any summaries of any kind. period.
                    it outputs every order for the given timeframe in each line

                    neithr does the summary report output anything remotely resembling your screenshot you have something else going on somewhere else

                    in reply to: Tips of last year report #52734
                    Olly
                    Admin & Mod

                      what version of wppizza are you using to start off with ???

                      in reply to: Tips of last year report #52733
                      Olly
                      Admin & Mod

                        furthermore, your screenshot already shows something like “trinkgeld”, “discounts” etc etc which incidentally the plugin doesnt provide by default as such anyway so this looks like some customised thing of some sort

                        in reply to: Tips of last year report #52731
                        Olly
                        Admin & Mod

                          >That’s the detailed report
                          sorry, but it just isn’t (unless you have done some customisations somewhere)
                          the “detailed” report export has a line for each order and there’s no “summary” or some such

                          in reply to: Required field/length on order form #52721
                          Olly
                          Admin & Mod

                            without a link i cannot comment, other than to say nothing has changed there for months, if not years

                            in reply to: Tips of last year report #52719
                            Olly
                            Admin & Mod

                              that’s not the detailed report you have there, but the summary.
                              you need to select the appropriate report from the dropdown

                              in reply to: Tips of last year report #52716
                              Olly
                              Admin & Mod

                                simply export a detailed report . it’s all in there

                                in reply to: Custom Groups #52656
                                Olly
                                Admin & Mod

                                  you might also want to have a read of this (as your site is seemingly removing version numbers)
                                  https://docs.wp-pizza.com/faqs/?section=removing-version-numbers

                                  in reply to: Custom Groups #52655
                                  Olly
                                  Admin & Mod

                                    tried clearing your bowser cache ?

                                    in reply to: Custom Groups #52648
                                    Olly
                                    Admin & Mod

                                      checked your browser console ?

                                      in reply to: Ingredients popup window #52582
                                      Olly
                                      Admin & Mod

                                        as I said, you should enter the css declarations for the relevant background color (use your browsers element inspector to find the relevant elements class/id) as per the document i linked to above. there is no file you need to (or in fact should) edit

                                        in reply to: Ingredients popup window #52580
                                        Olly
                                        Admin & Mod

                                          what’s stopping you to do that ?

                                          in reply to: Ingredients popup window #52578
                                          Olly
                                          Admin & Mod

                                            >how can I change popup fixed background color and font type…
                                            you should be using css declarations as per https://docs.wp-pizza.com/developers/?section=frontend-css-styles-layout

                                          Viewing 20 posts - 501 through 520 (of 4,446 total)