Forum Replies Created
-
AuthorPosts
-
i can’t because i do not know your setup / ingredients.
have you looked at the screenshot above ?also, you will have to enable “Show de-selected pre-selected ingredients ?” under “ingredients->options”
create a custom group and – where you select the type – set preselect
essentially, there’s the “old way” to do this if you want, or the new way using the drag drop stuff.
you can even do both for different recipients
either.
if you use/select the “standard” ones, the file that creates them is the one in the /templates/ directory. if you want to edit that, you need to copy it somewhere as mentionedif you use what i call the “template builder” – i.e you clicked on “add template” – then those are created as set there. there are no editable template files anymore that go with these.
you just drag/drop , enable/disable parts labels etc and or amend the css that goes with it (provided you are using html format)
there is some info how they work when you click on the “help” tab at the top right , though i seem to remember that your theme or one of your plugins manages to not show this help tab.
not much i can do about that though as that’s some standard WP code that creates that tab and it’s content
doesn’t look to me like you have preselected anything
have a look here
https://support.wp-pizza.com/twentytwelve/ : yummy cake
where things are preselected.
if you remove any of the preselected ingredients you will see “no something” in the cart etc>I would do it that way, but my hoster has their setup in a proprietary way
ah yes, i remember…..
let’s see what they have to say i guesssorry , no , i do not understand.
what “symbol” are we talking about ?and – as i already said – if you want “no peas” then set the peas to be preselected for that item which in turn will set them to “no peas” if they get de-selected
maybe you can create a screenshot or something for what it is you want, as i do not see your problem
if you havent done so already, enable debug like so
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/
and see if that gives you any better messages regarding email issues
just in case the above isn’t clear. this is not a limitation of the plugin.
it’s what plaintext emails are/do>shure but it was perfect with the simbol
i didn’t change an “symbol” thing. i don’t understand what it is you don’t have but you used to have.
nothing has been taken awayok, explains it.
i can actually reproduce this here now – only a subsite issue it seems.
anyway, should be fixed in an hour or so.
just update when it’s available and let me know if it’s not fixed in your scenarios of courseyou can’t .
it’s plaintext…..in other words : you cannot format plaintext emails other than text / spaces.
if you want to do anything like that , you need htmlfirst of all:
this is an english language forum, so – please – keep it in english>You can put an ingredient by the name “without Peas”
sure , you could….. but what you probably should be doing is adding your peas as pre-selected ingredient which will allow people to de-select it (and if you set some setting in the option page , it will say “no” ingredients if the customer does….have a read through the options as to what does what
PS: it’s actually not really a question as to what you “should be doing” of course, but what works for you and your situation.
in some instances just adding a “no something” ingredient might be just fine.>Same problem as Kaybee described
i logged into your site and changed status on a couple of orders, and they stayed changed to that statius on refresh. i don’t know what you are doing , but it works just fine on *your* site when i do this
out of interest though, what browser are you using ?
from what o can see, your theme allows you to add css inline somewhere from th eadmin.
just add
h2.wppizza-article-title{font-size:90%}
there and it works just fine from what i can see (and any of the above css suggestions wpould also seem to do the trick)
the following might also be worth a read
https://support.wp-pizza.com/topic/customising-the-css/if you give me a link to your site , i can investigate and advise a bit more in detail.
generally though, it needs to be but in some css declaration / stylesheet somewhere. kind of depends on your theme where exactly thoughcannot see any problem on your site. what problem exactly are you referring to ?
please check your page there for javascript errors in the console as nothing (apart from some cosmetics) has really changed there and this works just fine from what o can see
if you want me to have a look, you could also give me admin access to your site (mark the reply as “set as private” if you do)
you can also try the following after you installed it and if the table has not been created.
open wppizza/wppizza.phpedit as follows (and save when done)
approx line 8: change
Version: 2.15.0.5
to
Version: 2.15.0.5.1approx line 39: change
define(‘WPPIZZA_VERSION’, ‘2.15.0.5’);
to
define(‘WPPIZZA_VERSION’, ‘2.15.0.5.1’);then go to any page of the admin section (plugins would be a good one, but it doesnt matter)
after that , check if that table has now been created and let me know
-
AuthorPosts