Forum Replies Created
- AuthorPosts
-
>display images…..
every ingredient has an id, just edit/add css for it. generally , just adjust the css as needed> nutrition/more info
in the main text for an itemHi Derek
first of all, thanks for reading the comments and not asking me the same questions again (re paypal / payment processing)
🙂as it happens I am about 80% through a paypal payment gateway implementation. Got a few more days of another job to do at the moment, but should be able to do some testing on this paypal thing next week.
So I assume this will be ready in 10-14 days – fingers crossed….(along with some other options I have added whilst I’m at it)re POS: surely, that’s the job of the POS software and not the other way round, no ?!
Having said that, shouldn’t your POS integrate/communicate with the payment provider in the first place (i.e paypal for example) and not with some other random software (i.e wppizza) that does not do any payment processing itself anyway?! Am I missing something ?
Hi,
i am working on something that will make this more elegant (such as implementing different delivery charges per postcode etc).
That’s a few weeks away yet though.
In the meantime you can do something like I described here
http://wordpress.org/support/topic/restrict-orders-to-locale-or-id
maybe this helps !?>it possible to display images on ingredients and divide for category
not natively in the plugin, but you can always edit the css…>and does it possible in the feature put a nutritional calculator.
just put your nutritional info into the info for every menu item……am i missing something ?they are all on one page . no ?
and divided/sorted by price first and alphabetically second…pls read the feature request page/comments.
i have answered this question more than onceyup, where it says “order” if that doesnt work, maybe you can get me access to your server
that’s got nothiing to do with wordpress. you need a mailserver on your server.try google. you will find many more answers there than I could give you as I have no idea what your setup is
configure your mailserver (as the error clearly states. no?)
Hi,
maybe I’m missing something, but what’s wrong with using the order option/attribute ?
i replied to you directly for the moment
you mean sorting the categories or the items within categories ?
Hi ,
thanks for your message. please see below.
re 1)
The way I understand you (although I might be wrong), it would be far easier (and less confusing for the customer I would have thought) to offer one Pizza(menu item) which is a “quarter”/”small” where add ingredients is disabled and another one with medium/large
where it IS allowed (also see my answer to prices/ingredient) below.
My question is though: do you actually deliver/make half pizzas ? Because if you don’t, how does the customer know, he has to order 2 half pizzas ?also: if you have three different size options (call them small/medium/large or quarter/half/whole or whatever) you just set the ingredients prices accordingly for this “pricetier”. Or am I missing something ?
re 2):
maybe I’ll do that one day, but I can’t promise any timescale on that one as there are other more important things I want to do first.
(like adding the option to set it up so a customer for example HAS TO add at least one ingredient , or CAN ONLY ADD ONE ingredient from a list (like salad dressings) etc.)
maybe – just maybe – it’s possible to do something along the lines you mentioned under 1) there too. not sure, but I’ll bear that in mind.Nevertheless, personally I think it makes a lot more sense to make a “base” sandwich as menu item and allow the customer to add cheese and/or ham (after all , a ham and cheese sandwich without cheese is just a ham sandwich)
re3: do you have a link I can have a look at ? (as it should/does do that)
excellent
it’s actually not a bad idea.
i’ll probably put this in the next updateyou can edit the template as required
see: http://codex.wordpress.org/Function_Reference/get_currentuserinfo
does that help ?
it’s something I will do in the not too distant future.
please see comments further up thoughi don’t think i’ll ever integrate this particular thing into the plugin (after all, don’t you pay the tip when you get the stuff delivered ?)
however, you can try the following:
copy templates/wppizza-order.php to your theme directory and edit/add along the following lines (these will get included in any/all emails send):/***********************************************/ //if you want to add custom field value pairs, make sure //its an array having [label] and [value] to display in email //i.e: <input type="hidden" name="distinct_name[label]" value="some value"/>'; <input type="text" name="distinct_name[value]" value="some value"/>'; /***********************************************/
hope that makes sense. (shout if not)
hi
>I fixed the problem just installing again the plugin. Thanks
good>any idea when you will have ready that?
about 6 weeks from now i would have thought (end of june/ early july I guess)>If not I will leave this plugin
be my guest. I’m not stopping you. it clearly states it’s a cash on delivery solution/plugin>I’ll be happy to pay you for that solution.
I don’t think you would be unless you want me to abandon the current thing I’m doing and pay me several thousand GBP for doing so….
(even then I wouldn’t, as I intend to do and finish the jobs I’ve committed myself to do)furthermore, you can always try, find and pay someone else who’s willing to do it. If he/she comes up with a solution – as an extension/class – that would need a couple of changes to the main plugin (it will need this anyway for a reasonably flexible integration of cc payments) , I’m happy to change a few lines in the main plugin if needs be
assuming that you are the same Davide that asked that same question above…
did you read my reply to that one ?Hi
i fixed a bug in the plugin that I introduced last night.
could you update to the latest version and check if this fixes things ?thanks
- AuthorPosts