Olly

Forum Replies Created

Viewing 20 posts - 4,181 through 4,200 (of 4,426 total)
  • Author
    Posts
  • in reply to: enforcing PayPal when order > N pizzas #4426
    Olly
    Admin & Mod

      >I hope you can understand what I mean

      i do

      >and send them to the wrong address

      understand what you mean but *might* be a bit more involved (programatically) for various reasons. will have a think / not sure yet

      although you could – of course – disable cash on delivery completely and only accept CC payments (i know, that’s most likely not how restrictive you want things to be , just saying)

      in reply to: enforcing PayPal when order > N pizzas #4420
      Olly
      Admin & Mod

        Hi,

        first of all, sorry to have to send you here from the wordpress forum and ask your question again. the wordpress mods are quite strict on what can and cannot be posted on their support forum (which i guess is fair enough).

        in answer to your question though: no, sorry ( not at the moment anyway).

        in reply to: Items sorting problem #4418
        Olly
        Admin & Mod

          you could do that i guess, or of course just use the “order” field that every menu item has (available in quick edit too, not just when “normally” editing an item

          just saying…

          in reply to: Customization on more that one gropus not working #4397
          Olly
          Admin & Mod

            Hi,

            there must be something else going on here as I can assure that it does not do that (or i would have hundreds of those reports)

            would it be possible to get admin access to your site , or at least a screenshot, as I cannot really say anything until I have had a chance to have a look as to what you are experiencing

            in reply to: Orders even if shop is closed #4376
            Olly
            Admin & Mod

              thanks for the encouragement…

              in reply to: Make your own pizza #4375
              Olly
              Admin & Mod

                >If i need to order more than 1 quantity, i need to select the pizza and ingredients again.

                no you don’t

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

                in reply to: The "register" feature doesn’t appear on my site #4373
                Olly
                Admin & Mod

                  >But i can’t find “General” in the settings list.

                  you are looking too hard.
                  it’s under the main wordpress settings tab on the left in the admin.
                  has nothing to do with wppizza

                  in reply to: Cart is not working well #4371
                  Olly
                  Admin & Mod

                    sounds (and looks) like a caching issue to me

                    http://wordpress.org/plugins/wppizza/faq/

                    in reply to: Deselect items on final order page #4356
                    Olly
                    Admin & Mod

                      >It would basically have some of the same features available in the order cart

                      never quite that straight forward unfortunately, but as i said I’ll have a look at it when i get the chance . but no ETA

                      in reply to: Frist Thanks – its awsome. Now the help……… #4355
                      Olly
                      Admin & Mod

                        > it is still not working.

                        what exactly is not working ?

                        >Would it be possible to drop the calculation for minimum order down a line or two

                        i’m probably a bit dense, but what do you mean by “a line or two” ?

                        >Do you have any idea for an ETA on that feature

                        in the next 4 weeks (am on holiday(ish) for another 2 and after that i shall pick up the pieces that have accumulated.hope that helps

                        in reply to: Frist Thanks – its awsome. Now the help……… #4337
                        Olly
                        Admin & Mod

                          re 1:
                          as it stands, minimum order value is before tax and discounts (unless you set/select your prices to have tax included already of course….)

                          re2:
                          not yet implemented, but a good idea. will put that on my list of todo’s

                          in reply to: How to Chang Transaction ID #4336
                          Olly
                          Admin & Mod

                            >I have tried the solution given by you in this forum, but it adds another few digits to this long Number.

                            only if you make it to. seems to me like you have an error in your code

                            in reply to: Orders even if shop is closed #4335
                            Olly
                            Admin & Mod

                              want to test that preorder plugin ?

                              https://www.wp-pizza.com/extensions/

                              in reply to: Order sorting on Order Page / order email. #4334
                              Olly
                              Admin & Mod

                                as i said, you can/should probably use the filter i mentioned above to do this

                                in reply to: Customize sort order of ingredients #4333
                                Olly
                                Admin & Mod

                                  just like you edit any other php file really (i.e with a texteditor)

                                  if you don’t know how to write/edit php you should probably consider finding someone who does
                                  as well as someone who understands wordpress filters and the like presumably

                                  having said that, with a bit of googling it’s not that difficult to figure out

                                  in reply to: Deselect items on final order page #4315
                                  Olly
                                  Admin & Mod

                                    at the moment , no.

                                    by the time you get to the order page , that’s you order (which is stored like that in the db with prices etc).

                                    if you want to change things , you could of course add a link somewhere back to a page with the cart on it, or write some js that , when clicked on an item , removes this from the session and then reloads the page etc etc.

                                    Having said that, I will probably add this sort of thing when i get the chance though (as there are not too many reasons why one should NOT be able to do this really ), but I can’t give you an ETA as to when this will be available I’m afraid

                                    i’ll put it on my list of things to do

                                    in reply to: deactivating featured images #4313
                                    Olly
                                    Admin & Mod

                                      still reading stuff though (when I’m somewhere where there actually IS internet 🙂

                                      either way :

                                      1) https://www.wp-pizza.com/topic/changing-wppizza-custom-post-type-arguments/
                                      would let you do that

                                      2) i’m not sure i necessarily agree. I’ll have a think about it though.
                                      you can however achieve this quite easily though if you want to with this for example
                                      https://www.wp-pizza.com/topic/using-phpmailer-html-emails/

                                      3) have been looking at this in the past but always get rudely interrupted by other requests. 🙂
                                      it’s on my list of things to do when i can

                                      in reply to: Order sorting on Order Page / order email. #4312
                                      Olly
                                      Admin & Mod

                                        Hi

                                        at the moment, you can custom sort all ingredients throughout cart,email , order page etc
                                        (see here https://www.wp-pizza.com/topic/customize-sort-order-of-ingredients/)

                                        however, this does – probably – only partially address what you want. (although I cannot see any difference between the 2 pics you posted ?!)

                                        having said that – i haven’t really investigated as I am (somewhat) on holiday – the filter mentioned above also includes the groups ingredients if memory serves me right, so maybe you could make it work .

                                        Either way, there’s no in-built functionality as such (and as yet) that would do this , so you would need to do some coding

                                        maybe the above helps or at least points you in the right direction ?!

                                        Olly

                                        in reply to: several tax rate due to French legislation #4281
                                        Olly
                                        Admin & Mod

                                          sorry, but there’s currently only one taxrate

                                          in reply to: Missing Postcode in HTML order email #4279
                                          Olly
                                          Admin & Mod

                                            thanks for tracking this down.
                                            i’ll fix this as soon as i can.
                                            however, i am currently travelling (therefore the somewhat late replies here and there) so this might take a few days

                                          Viewing 20 posts - 4,181 through 4,200 (of 4,426 total)