Forum Replies Created
- AuthorPosts
-
whats wrong with the “sort” field ?????
>I see a little change.
i can see quite a bit of changein any case , it’s the p tags – and their margings inside the posts (i.e your theme) – that cause most of your spacing
.wppizza-article p{margin: 0 !important }
from here on it’s your thing though….
> Should I do it from plugin or from theme?
either, makes no difference (but if your theme supports custom css, i would probably do it there)
> is it line-height I should modify?
more likely to be margins/paddings
i.e
.wppizza-article{margin: 0 !important ; padding:0 !important }
(or similar)> the white space between menu item is too big.
looks fine to me actually, but if you prefer it differently , just do/edit/change/add some css
that’s exactly what the custom groups are for….
ha, I’m not ready to shut up quite yet it seems…
you *seem* (cant be sure as it depends on what you need to do) to have a lot of possibly unnecessary sizes.
for example, do you really need a size of “dough selection” ?
shouldnt this just be some ingredient so to speak (e.g thin crust, deep pan, cheesy etc)
and then be made into a custom group for all pizzas to choose from when selecting a pizza ?
(probably also set to “whole item only” as you probably won’t want to make a half thin crust , half deep pan pizza”)same might go for sauces…..just saying
>Just figured it out….
hooray š have fun playing>…that has the style Iām going to try and great if possible…
out of the box, the thing looks and behaves somewhat differently (but i assume you have looked at the demos and know that )
up to a point – with some css and js – you can probably do something similar, but I don’t think you will get the same thing (for starters , the approach taken with left half/right half ingredients is different (i.e they use their own tabs) compared to the link you sent.
one reason being that you can also have quarters and it would get quite messy and confusing i think if you have tabs below tabs (i.e 4 tabs for each quarter and more tabs for each group underneath)furthermore, you are not restricted to just allow normal,double,triple and light (tomatoes for example).
if you set it up that way – and do not restrict this by some declaration in the custom group – the customer could add 20x garlic if he/she wants (and loose all his friends šhaving said that , you could probably persuade the different ingredient groups to open accordion style quite easily with a bit of js using the existing classes (i might even make that a clickable option one day )
in short – without hacking a ton of things – I do not think you will be able to make it behave exactly like your example, but I would have thought something approaching this would be doable…
PS: as it happens, the example link/site doesn’t actually seem to tell you what the price will be when you add some topping to a product BEFORE you put it in the cart…..seems strange
i shut up now..
it ‘s coming up to 5AM here..but feel free to ask more questions if you have any.
i’ll need some sleep and will answer when i get upi was just quoting you …
and have a read through the howto …
this thing can get complicated (if you want it or need it to be), so some basic info might help>Here is a snapshot of me creating a custom group.
you did not select any ingredients there ..?!
select a few, save, have a look at the frontend, and you’ll get the idea i would think
will be enabled/automatic in the next update (probably tomorrow)
ps: a link to the site/page and a screenshot of the custom group settings you have will also be useful if the above doesn’t help
doesnt look like a custom group to me.
that’s just a regular group of ingredients from what i can see, that has not been assigned to any custom group
you will find those general labels in localization.
if you want to rename this specifically for this set of ingredients/menu item , create a custom group, select the relevant ingredients (making sure you also select the relevant menu item as appropriate ) and label as you want it to be labelled setting the rest as appropriate
(if that doesn’t work, or you are still not sure what i mean, let me know)
>Please can you give me a heads up when you planning to implement it?
couple of days – probably tomorrow (although you’ll have to do it site by site – for the moment anyway – as I think it’s way too dangerous to do this globally for all subsites)
will be moved to wppizza->tools
>Yes I was under the impression ..
me too. I contacted stripe and see what they have to say (i also tried by adding another variable to the script , but without success from what i can see)…
I’ll/we’ll have to wait for some feedback from them to find out what’s going on….
will post an update once i know ..
This reply has been marked as private.>What would you advise I do next Olly to get receipts emails working?
i’ll have to look at the API and might have to change something in the plugin. not sure yet.
I was under the impression stripe does this automatically if it’s enabled, but this does not seem to be the case for some reason.I’ll see what i can find. might take a few days though
This reply has been marked as private.a link would be a good start….
- AuthorPosts