Olly

Forum Replies Created

Viewing 20 posts - 4,261 through 4,280 (of 4,432 total)
  • Author
    Posts
  • in reply to: I feel like upon clicking “add to cart,” a… #3907
    Olly
    Admin & Mod

      just add the textbox option to the ingredients thing , no ?

      in reply to: I would like to have the ability to tooltip… #3911
      Olly
      Admin & Mod

        Hi,
        i answered you directly too but posting it here as well for others just in case…

        in theory, you could do this with some javascript and css.

        However, I would think it’s better if I just add some classes to the ingredients and then you can do this by just using css.
        I’ll update the plugin in the next couple of days to add those classes and then you can add css as required.

        (i assume this is what you meant ?!)

        Olly

        in reply to: Hi, It would be convenient when one could… #3913
        Olly
        Admin & Mod

          just enable wppizza->layout-> Enable increase/decrease of items in cart via input field/textbox

          in reply to: Is it possible to hide the user login… #3902
          Olly
          Admin & Mod

            ok.
            in that case , just disable “anyone can register” in the wordpress general settings which will automatically not display the login option (make sure you have a recent/latest version of the wppizza plugin as this was originally not the case)

            in reply to: hello, excellent extension you have made;… #3898
            Olly
            Admin & Mod
              in reply to: Is it possible to hide the user login… #3900
              Olly
              Admin & Mod

                generally speaking. sure.
                however , may i ask you why you want to do this (as there are several ways to do that) ?

                in reply to: How about a defeult option in the ingredients… #3894
                Olly
                Admin & Mod

                  can’t you just add a custom group that goes with the relevant item that requires a selection to that effect ?
                  alternatively your customer can of course also just leave a comment. both of which would be stored

                  in reply to: Hi!I bought the WPpizza add Ingredients… #3888
                  Olly
                  Admin & Mod

                    cannot say other than what I mentioned above, as your site does not have anything in it anymore..

                    in reply to: EC-Card check box, Pre-Ordering, Faxgateway,… #3891
                    Olly
                    Admin & Mod

                      Hi,
                      in no particular order:

                      a)ec-card: not 100% sure what you mean here, but isn’t that down to whatever payment gateway you use whether or not they accept ec-cards?

                      b)pre-order: i’m working on something that will let you do that. just got sidetracked with other things but shouldn’t be too much longer

                      c) faxgateway: as there are carrier costs involved there isn’t really any generic solution that would work or be costeffective for everybody. However, there are quite a number of email to fax gateways around which you could use. Which one is suitable depends on your locality.

                      d)ePrint: what exactly do you mean by ePrint ?

                      e) Rating: there are already a number of rating plugins available one/you could use.

                      f) comments: just enable them, no ?

                      g) geotracking: doable i guess, but doesnt really help in avoiding fraud as geolocations can be faked (or even turned off)

                      in reply to: For the calculating the minimum order make… #3896
                      Olly
                      Admin & Mod

                        you can already do that. just go to wppizza->order settings->Exclude following menu items when calculating if free delivery applies
                        (unless i misunderstood what it is you are after)

                        in reply to: Hi!I bought the WPpizza add Ingredients… #3886
                        Olly
                        Admin & Mod

                          Works fine here ?!

                          having said that, you do have a javascript error on your pages:

                          Uncaught TypeError: Property ‘$’ of object [object Object] is not a function

                          in reply to: Private: Greetings, Can you add a user registration… #3874
                          Olly
                          Admin & Mod

                            I’m confused. Why are you asking the same question 2x regarding rewards etc ?

                            Anyway, I have answered/addressed this issue/request several times already all over the place.
                            In short, I’ll do it when I get the time and as this is not trivial, it will also take some time.

                            regarding POS:
                            send me the code, and I’ll have a look. Generally speaking though this is not something I would integrate per default into the plugin (there are many POS systems all of which are different).
                            Meaning this is a customisation job . I.e I might be able to do this , but it will have to be paid for…

                            in reply to: Rewards program and coupons manager. #3870
                            Olly
                            Admin & Mod

                              yeah, I know

                              in reply to: Hello Olly,i am using now wp-ecommerce… #3868
                              Olly
                              Admin & Mod

                                i replied to you directly

                                in reply to: Hello olly,what a fantastic plugin.i created… #3872
                                Olly
                                Admin & Mod

                                  not entirely sure what you mean, but you can jsut put the shortcode relating to the category you want to display on that page (again, i might misunderstand things though)

                                  in reply to: Hello Olly,i am using now wp-ecommerce… #3867
                                  Olly
                                  Admin & Mod

                                    essentially – in short – that gateway would have to be programmed …

                                    in reply to: how to add upsells products in this plugin? #3862
                                    Olly
                                    Admin & Mod

                                      PS: Don’t get me wrong, i totally understand the need that one/some might have for creating this kind of chaining of menu items, but – unless you keep it really simple – the add ingredients thing I don’t think will really ever be as flexible as you (and you are not alone) would like it to be as it was never really conceived to be used for this (always surprises me though – in a good way – as to how people are able to use things whether or not they were built for that ).

                                      Furthermore – just my 2 cents – , even if one were to somehow be able to make this scenario part of it, I would think it would end up being utterly incomprehensible to most people (as in admins) as to what to do (it’s complicated enough as it is)

                                      Nevertheless, I do plan to tackle this as well as coupons etc – as it kind of falls in the same category – in the not too distant future (as there certainly is demand for it) but until I actually get stuck into it I have absolutely no ETA as to when this might be released.

                                      (then again, maybe there’s someone else out there that wants to have a go….who knows)

                                      Either way, it will probably something like : do the main 3 or 4 requested scenarios to start off with , release it so people have something, and then build on that one…

                                      again, just thinking out loud for a bit really…

                                      in reply to: how to add upsells products in this plugin? #3861
                                      Olly
                                      Admin & Mod

                                        moreover – ignoring the fact that it would need a complete re-write and just thinking out loud for a bit – you would probably have to treat the ingredients as custom post types , just like the menu items. which would also make database queries a LOT heavier (read slower)

                                        right now, there are a maximum of 3 queries (or thereabouts if i remember correctly) to pull it all out and do its thing (the rest is all just calculations)

                                        I’m sure there would be other implications along those lines too…

                                        in reply to: how to add upsells products in this plugin? #3860
                                        Olly
                                        Admin & Mod

                                          trust me, there’s nothing remotely simple about this. menu items are a completely different kettle of fish (programatically) to ingredients. So you cannot just pretend – again programatically speaking – that an ingredient is a menu item and then add another ingredient

                                          i really wished it were that simple

                                          (not having a go at you, just saying)

                                          in reply to: how to add upsells products in this plugin? #3858
                                          Olly
                                          Admin & Mod

                                            or, to put it in other words one could/would put this kind of thing into a coupon kind of plugin

                                            as in “buy one get one (other item) free” and configure that other item too etc etc

                                            there are however a million ways and possibilities one will have to think of – and would still not be able to think of all of it…

                                          Viewing 20 posts - 4,261 through 4,280 (of 4,432 total)