Olly

Forum Replies Created

Viewing 20 posts - 4,121 through 4,140 (of 4,431 total)
  • Author
    Posts
  • in reply to: 2 different menus #4914
    Olly
    Admin & Mod

      >Just using the feature request forum to pitch idea’s.
      absolutely, that’s what it’s there for.
      many (in fact most) things mentioned here in the past did make it into the plugin in one shape or another

      in reply to: 2 different menus #4912
      Olly
      Admin & Mod

        sorry, but I have to say this is such a special (and from any queries I had so far unusual/unique) situation, that I dont think I will make this an option as it would completely over complicate things.

        sure, if I get this request more often I might revisit that idea, but for the moment , I don’t think I will do anything about this.

        having said that, you could do one of the following:

        a) have a multisite setup (one site for entire menu and the other for pickup only)
        and have some forced (javascript perhaps) selection – pickup or delivery – for the customer that redirects to which ever site is appropriate depending on selection and he/she can select from there

        or

        b) use some of the filters that – again, depending on whether self pickup or delivery has been chosen – show / hide menu items (maybe add the “only pickup” items to a distinct category and show/hide depending on whether an item is in that category)

        again, if this sort of thing is requested more often , I will do something about this, but for the moment I don’t think this will be implemented in the near future (if at all)

        PS: I’m always open to ideas by the way, so keep them coming, but this one I will have to pass on for now, sorry

        in reply to: Preorder issue #4892
        Olly
        Admin & Mod

          it would probably take them 10min to come over anyway 🙂

          either way, i’ll do something about this when i get the chance

          in reply to: Preorder issue #4890
          Olly
          Admin & Mod

            > How can this be changed?
            i’ll have to add an option
            (although “as soon as possible ” would of course be the first timeslot)

            in reply to: Had an email fail on a paypal payment. #4887
            Olly
            Admin & Mod

              cannot say i do …..
              i assume it worked before ?
              nothing i have changed that would cause this to suddenly not work.
              checked your/their junk folder / logs ?

              does the order show up in the order history ?

              might want to try to set it to sandbox / test, turn on logging (in the gateway settings), do a test order and see what happens and what the logs say (again in the wppizza-gateway-paypal/log/ directory)

              in reply to: frontend Localization change failure #4880
              Olly
              Admin & Mod

                probably changing stuff in the wrong place (probably could be labelled a bit more descriptively i guess…)

                i guess you want to change the label in order form settings rather than localization (which wold be the label for tips/gratuities in emails etc) !?

                in reply to: Add images to ingredients #4873
                Olly
                Admin & Mod

                  you’re welcome

                  one more – unrelated – thing . as the theme you are using is somewhat responsive, the following might or might not be useful…..just an idea. your call of course

                  https://www.wp-pizza.com/topic/making-the-default-css-responsive/

                  in reply to: Add images to ingredients #4871
                  Olly
                  Admin & Mod

                    > can I just create an ingredient set universal to all of the price/size groups

                    no (for various reasons) but that’s exactly what the copy function is for of course….
                    so create one set and just copy the whole lot to the other sizes…

                    you’ll still have the same “tediousness” we talked about earlier regarding css declarations though, but if I were to make this “easier” so to speak , i would take a lot of flexibility away that others might want /need

                    having said that, maybe there is a way to cater for this situation , but it’s not implemented at the moment, and I’d have to think about this for a bit as to how this could possibly be done.

                    Always happy to make things better/easier/faster if possible. so questions and suggestions like these always appreciated

                    in reply to: Add images to ingredients #4869
                    Olly
                    Admin & Mod

                      i’m somewhat understanding the issue i believe.

                      however, there’s something quite strange (superflous) going on from what i can tell

                      staying om the same page (http://scoopsdelivers.com/locations/scoops-allendale/)

                      you have only 2 different price groups / meal sizes

                      a) one size (cookie sundae, cookies, nachos (? nachos with snickers ?)
                      b) small , medium , large (flurries, shakes , sundaes)

                      staying with b) here.
                      the chocolate option has a different id for the flurries, shakes and sundaes respectively .i.e it appears – and from what i can read above – you entered all those toppings 3 times. …..why ?

                      if flurries, shakes and sundaes are all supposed to have the same set of toppings, why are they entered 3 times . any particular reason i’m missing ?

                      having said that – and more particularly in answer to your initial question – every topping as you know has its own id.
                      so if you have 2 groups (“one size” as well as “small,med,large”) than the css will have to be set for those toppings in each group individually (again, because the name might change for example).

                      however, if you only have 2 distinct different groups (as you should have from what i can see – again at least just talking about this page – it really should not be that time-consuming/tedious to add a couple of css declaration.

                      so, in short, you have to set the css per id/class but i think the tediousness you are referring to comes from declaring too many unnecessary meal sizes

                      >but that way would have me search for each ingredient class

                      its just a right click->inspect element (on chrome ) or similar to get that id .no ?

                      in reply to: Add images to ingredients #4868
                      Olly
                      Admin & Mod

                        >Mind if I email you those

                        not at all

                        in reply to: Add images to ingredients #4866
                        Olly
                        Admin & Mod

                          more importantly (taking the shakes and sundaes here – http://scoopsdelivers.com/locations/scoops-allendale/ – for example )

                          having had a quick glance (I might be wrong though) both seem to have the same set of ingredients/toppings and respective prices.

                          if that is the case, I must admit i dont even understand why you have the same set of ingredinets/toppings 2x as opposed to reusing the same lot

                          (again, that’s just after having a quick look, i might have missed something here of course)

                          in reply to: Add images to ingredients #4864
                          Olly
                          Admin & Mod

                            i dont think i’m with you…

                            > is if there is a way to keep a specific ingredient id
                            it does stay the same , but of course, if you copy something as essentially a new ingredient it gets it’s own id (as you might rename it at some point )

                            furthermore:
                            > so I can call that class in my css instead of going through each ingredient and declare all of those separate classes

                            not sure why you would need to re-declare classes . surely you can just write this

                            
                            .wppizza-ingredient-22,.wppizza-ingredient-24{/*my css*}
                            

                            then again, maybe i’m still misunderstanding the issue …always a possibility of course ?!

                            in reply to: Add images to ingredients #4862
                            Olly
                            Admin & Mod

                              sure.
                              every ingredient is wrapped in an li element with the appropriate class (such as class=”wppizza-ingredient-22″ where the 22 refers to whatever ingredient has the id 22)

                              just use whatever css declaration you need to display whatever image you want

                              in reply to: LInking gateway to wppizza and limiting delivery destinations #4857
                              Olly
                              Admin & Mod

                                > However, I couldn’t find help instructions on how to add this to the wppizza site.

                                assuming you have the plugin/gateway enabled of course, you will find the settings under wppizza->gateways (where you will also find a link regarding other info and troubleshooting if you have issues)

                                >Also, we don’t want to deliver everywhere. How can we limit address postcodes or distance from the restaurant address?

                                this will probably help (see NOTES section)

                                https://www.wp-pizza.com/downloads/wppizza-delivery-by-postcode/

                                in reply to: Change order #4843
                                Olly
                                Admin & Mod

                                  > since the sorting happens by the itemnr.

                                  no, the sorting happens by order number ….

                                  in reply to: Issue with extra custom fields #4791
                                  Olly
                                  Admin & Mod

                                    ok, now it is v4.3.5

                                    in reply to: Issue with extra custom fields #4790
                                    Olly
                                    Admin & Mod

                                      actually , i need to check something. not quite yet available

                                      in reply to: Issue with extra custom fields #4789
                                      Olly
                                      Admin & Mod

                                        should be done/available now in 4.3.5

                                        in reply to: Issue with extra custom fields #4785
                                        Olly
                                        Admin & Mod

                                          i wasn’t actually going to do much about that anytime soon to be honest.
                                          however, messing around with things a bit, i actually found a bug here that’s somewhat related to the whole textbox thing.

                                          no promises, but i see what i can do

                                          in reply to: Caching is killing me #4764
                                          Olly
                                          Admin & Mod

                                            one more thing re

                                            >Would you suggest that I just leave the caching system off all together.

                                            if you want, sure, but I wouldn’t really suggest it as such . I’m all for caching things as it makes the world a better place…:)

                                            >That seems like a pretty risky way to do this

                                            nothing “risky” about not caching things i would have thought, life’s just better/faster with it

                                          Viewing 20 posts - 4,121 through 4,140 (of 4,431 total)