Forum Replies Created
-
AuthorPosts
-
12 February, 2015 at 12:38 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7762
apologies: stripe latest is 1.2
12 February, 2015 at 12:38 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7761sorry, clicked submit without wanting to ..
so , to carry on with the previous>is there anyway to force an update?
worst case scenario (for the time being)
you can go to https://support.wp-pizza.com/checkout/purchase-history and download the latest versions12 February, 2015 at 12:36 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7760LATEST VERSIONS:
coupons – 1.2
delivery – 3.5
stripe – 1.3
preorder – 1.3.2
timed – 1.3
add ingredients – 4.6>Ok that’s annoying
yes it is. as the whole licensing thing uses a third party plugin , i still have no exact idea s to why it shows up on some servers and not on others
is there anyway to force an update?12 February, 2015 at 12:26 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7757This reply has been marked as private.12 February, 2015 at 12:25 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7756wppizza, yes
AI , no (latest being 4.6)
12 February, 2015 at 12:19 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7754This reply has been marked as private.12 February, 2015 at 12:10 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7752i could have made it a global option for all of course, but i hate to kill flexibility as – maybe – someone wants to have one radio group this way and one the other ,one never knows..
12 February, 2015 at 12:07 am in reply to: Change radio buttons to drop down menu in ingredients extension? #7751you should have an option (in your custom groups defined as radio inputs) that says “display as dropdown” (or similar)
let me know if you do not
11 February, 2015 at 11:48 pm in reply to: Change radio buttons to drop down menu in ingredients extension? #7749incidentally (although this doesn’t really belong in this thread , but it think we had a conversation about this elsewhere – if we didn’t , ignore this) the stripe gateway also now automatically sends stripe receipts
11 February, 2015 at 11:45 pm in reply to: Change radio buttons to drop down menu in ingredients extension? #7748…including a bugfix for not being able to pre-select things if you have more than one radio input group
(and a couple of other things)
11 February, 2015 at 11:40 pm in reply to: Change radio buttons to drop down menu in ingredients extension? #7747and if you were to update the plugin you’d find that it’s already part of it …:)
yeah, that was only an FF issue (as far as I know anyway)
as metioned though, that was/is/should be (from what i can tell) fixed in 4.6although i also have seen themes messing around with admin layouts because they are not targeting their own css but everything without any considerations
PS: what browser/OS are you on?
> Reason being there’s a display issue in my custom groups option panels.
which version of the plugin are you using ? (as that should have been fixed in the latest one)
just add it to the title…
having said that , at some point i will probably make those drag/drop sortable like the ingredients, but that’s for another days (as that opens another can or worms)
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
-
AuthorPosts