Olly

Forum Replies Created

Viewing 20 posts - 3,741 through 3,760 (of 4,446 total)
  • Author
    Posts
  • in reply to: How to delete orders? #7643
    Olly
    Admin & Mod

      >Is the function “Empty Order Table” only working in conjunction with Empty/Delete ALL WPPizza Categories and Items?

      at the moment , yes

      but i cannot see any reason why there shouldn’t be an option to just clear the table standalone so to speak.
      put on my list of things to do for the next update……

      in reply to: WpTouch & Add Ingredients #7642
      Olly
      Admin & Mod

        >I’m guessing this won’t enable the ingredients drop down when using WPTouch

        depends. if there’s no cart on the page, you can’t add anything anywhere, so there’s no point of showing the dropdown/popup
        other than that, it should not make a difference

        >Do you know how or what needs to be done to enable this on a WPTouch mobile site
        see above

        in reply to: another back end display question #7641
        Olly
        Admin & Mod

          that was by design, but the again, why not , so : added to 4.6

          in reply to: small display issue in backend #7640
          Olly
          Admin & Mod

            should be fixed in 4.6 (worked on most/many other browsers, so thanks for mentioning it)

            in reply to: Ingredients Limit (again) #7608
            Olly
            Admin & Mod

              in any case, i started adding some more options to that plugin and – while I’m at it – will also address that chestnut by introducing some pagination of some sort to not ever go above 1000 max_input_vars..will take a bit though

              in reply to: Ingredients Limit (again) #7607
              Olly
              Admin & Mod

                havent gone through all of your menu items on that page, but i can see about 50 or so different ingredients there, what do you need 600+ ingredients for ? (which you would have approx if you are hitting a max var 3000 limit)

                i would really like to see the admin to that. i might be wrong of course, but i think you are missing something major here

                apart from that , doing stuff locally and then comitting the changes should work fine

                Olly
                Admin & Mod

                  then i can’t help you

                  Olly
                  Admin & Mod

                    link ?

                    in reply to: best sellers shortcode on orders page #7587
                    Olly
                    Admin & Mod

                      not at the moment, but you could do a reload/trigger on click. should be easy enough
                      (might make that optional one day even)

                      in reply to: link/button and mobile touch behavior #7581
                      Olly
                      Admin & Mod

                        as of 2.11.7.7 this should now be fine , but let me know if you experience issues of course

                        in reply to: link/button and mobile touch behavior #7575
                        Olly
                        Admin & Mod

                          thanks for being a guinea pig

                          in reply to: link/button and mobile touch behavior #7574
                          Olly
                          Admin & Mod

                            excellent stuff .
                            might take a day or two for an update (as other plugins rely on this clickevent too and i just want to make sure it doesnt break things for those – should be doable though)

                            in reply to: link/button and mobile touch behavior #7571
                            Olly
                            Admin & Mod

                              oh, it will probably not let you select individual things in the add ingredients extension (once it’s open for selection) – i will have to change some bits there – but if it stops items being added to the cart when scrolling as well as adding them to the cart (and at least opening the add ingredients thing) we are half way there.

                              that is to say , if this works, re use your backed up files and i will update things in all required places and make updates available

                              thanks

                              PS: and if you should have some other iThings lying around , maybe a quick check there too (although i can ask some people i know that have iPhone 4 and iPads to check i needs be)

                              in reply to: link/button and mobile touch behavior #7570
                              Olly
                              Admin & Mod

                                I might have just stumbled across something…

                                could you do/try the following :

                                make a backup of
                                wppizza/js/scripts.exp.min.js
                                and
                                wppizza/js/scripts.min.js

                                download 2 new versions here (there are – eventually – better ways to do this, but i just need to know that this is working)

                                https://support.wp-pizza.com/wp-content/uploads/custom/scripts.exp.min.js
                                https://support.wp-pizza.com/wp-content/uploads/custom/scripts.min.js

                                and overwrite the old ones

                                reload/refresh your browser / page and let me know if this changes things perhaps ..?!
                                (and make sure you can still proceed with orders, putting things in cart etc)

                                in reply to: link/button and mobile touch behavior #7569
                                Olly
                                Admin & Mod

                                  yup same here (and causes the same issue, so that’s good in this case)

                                  problem is – in case you care – that iOS doesn’t understand the click event on divs/spans etc (i.e non-inputs/a tags) so I’m using touchstart.
                                  unfortunately, touchstart also fires when scrolling (which is just plain annoying…..)

                                  have been trying for ages to get around that one, but no luck. so if you come across something in your travels, let me know

                                  in reply to: link/button and mobile touch behavior #7566
                                  Olly
                                  Admin & Mod

                                    it appears chrome does a decent job of emulating iThings.
                                    how comfortable are you with overwriting files or even editing them ? (would just save me from adding new versions to the WP repository all the time until this works)

                                    in reply to: Add Login / Register #7565
                                    Olly
                                    Admin & Mod
                                      in reply to: How to enter a day as closed? #7561
                                      Olly
                                      Admin & Mod

                                        you are overcomplicating things.
                                        the “Closed (if you close for lunch for example):” is there to be able to close for a few hours in between on any given day.

                                        i.e you have set mondays to be open from 9:00 to 17:00 but you are closed between 12:00 and 13:00 just just add that there

                                        if you want to entirely close a whole day (i.e christmas) goto:
                                        “Any dates/days where opening times differ from the standard times above (such as christmas etc).”

                                        add the date there and set the times to be the same (e.g 13:00 – 13:00 – or whatever)

                                        and if you want to be open on new years but only between 12 and 15, add another date there (1st Jan 20xx would be a good choice i would think) and set the times (e.g 12:00 to 15:00)

                                        in reply to: Where can I #7553
                                        Olly
                                        Admin & Mod

                                          you REALLY need to get a book or read documentations about css selectors
                                          this is basic stuff

                                          you are using a class selector to target an id !!

                                          in reply to: Where can I #7550
                                          Olly
                                          Admin & Mod

                                            >The Empty Cart is still blue

                                            its grey in the pic above ?!
                                            anyway
                                            .wppizza-empty-cart-button{background-color: #c71c0c !important;}

                                            >trying to wrap my head around css

                                            might i suggest the following resource ?
                                            https://www.google.co.uk/?gws_rd=ssl#q=css

                                          Viewing 20 posts - 3,741 through 3,760 (of 4,446 total)