Forum Replies Created
-
AuthorPosts
-
>Do you understand what I mean?
not sure.that said, if you set “fixed delivery charges if free total not reached” to 0.00 and have – in wppizza->order settings – “Deliver even when total order value is below minimum” checked, it will use the difference between items in cart and free delivery value as delivery costs.
i.e items =17.00
free delivery @ 80.00
calculated delivery charges = 63.00the answer is that you need a email to faxgateway.
there is no way to integrate something generic into the plugin as there are carrier costs involved and it depends on your country what would be the right/best optionhave a search on google for email2fax or similar
>but customers are diffucults some want to remove this or the other
i understand that, but you cannot remove something that doesnt exist to start off with
more importantly, you are allowing people to de-select something that isn’t on there in the first place…!?
if you should preselect anything, it should just be “Pomodoro, Filante, Funghi, Piselli, Carciofini, Olive, Olio, Origano”
although i question the wisdom of even doing that as being able to deselect all of these would just result in some dough….up to you, but personally i would not offer any way to take thinkgs away from your “4 stagioni” (as otherwsie it’s not your “4 stagioni” anymore) but offer people to add things if the want
additionally i would just then have a “make your own pizza” or something , where people can put whatever they want onto the pizza…
again, all up to you though….
sorry, but this setup is silly.
you do not have a “4 stagioni” with “Pomodoro, Filante, Funghi, Piselli, Carciofini, Olive, Olio, Origano”and then preselect absolutely everything you have in the kitchen
this has been discussed many many times here.
please search forfax2emailemail2fax here on the forum. (or just for fax)it will show whatever is selected (preselected or not) and say “no something” if it was preselected but was removed. if you want you could enable “Add prefix for not pre-selected but additionally added ingredients by customer” so every additional one will say “extra”
you have set your minimum order (for demo3 here) to 80 but there’s only 17.50 in the cart. you probably want to set minimum order to 0
layout is really what your theme does.
sure the plugin provides 3 different basic layouts (default, responsive,
grid) to choose from,but essentially it’s down to the theme depending on which you *might*
have to add some css or edit the templates slightly (that’s why they are
templates).
all depends on your particular scenarioin other words , the plugin provides the functionality, themes do layout
etc with the possibility that you can edit the loop templates to make it
work with your themeit will automatically show up in your wordpress install when there’s an update (in plugins and/or updates)
>Could I ask you would it work with a translation plugin
possibly. that line is coming from a po/mo file (i assume you are using german here)however, using a whole translation plugin for one line is utter overkill.
just wait a few days and this line will be translatable/changeable in the next update under localization
if you cant help yourself, look for
print"<h3> ".__('Additional information','wppizza-locale')."</h3>";in wppizza.actions.inc.php and edit that directly. However, any changes there will be lost with the next update (but then you can use the localization option there anyway))sorry, that is hardcoded at the moment.
it is however translated/localized so you could use / edit your own language po/mo filei can certainly make that editable in an update though
should be fixed again in 2.15.0.9
sorry about that , thanks for letting me know>In wordpress there is a field called “Name”
no , there isn’t (not by default). there are 2 fields first name, last name (and username)> First and Last Name I want this 2 inputs together in “Name”
just add a field “Name” (via the wppizza form settings for example) – you could even call it “full name” and display that one…..i believe – though not checked, – you should also be able to not display the “first name” last name” in the regsitration then….
theme my login and wpizza just use filters. they do not talk to each other so to speak (though one will “obey” the other)
if you want to add a field to the wppizza order form and the login/registration form you have to add and enable this for regsitration/prefill in wppizza->order form settings
>Can you help me there please?
sorry, no , I can’t.
wp register profile pro is a premium plugin I
a) do not have and am not going to buy
b) is not a plugin i know anything about
c) *might* use it’s own formfield builder instead of using wordpress filters so any wppizza formfields will not be recognised (but i really do not know how it does it’s things)strangly this behaves when i use it in conjunction with another plugin, but doesn’t if i tun it off.
suffice to say – in the last update – i looked at that section and coded a few bits that should have made it better and more consistant in conjunction with other plugins. alas, it appears i broke it in some scenarios.
will fix at some point todayi have added a custom group for you (preselecting ingredients) for your “4 stagioni”
i also enabled the option “Show de-selected pre-selected ingredients ?”though your shop is closed at the moment, i would think it does what you want it to do now.
obviously you might want to adjust this as requiredok.
if they have a clue (or are ever able to enable debug) let me know -
AuthorPosts