Forum Replies Created
- AuthorPosts
-
or login to your account and go to https://www.wp-pizza.com/checkout/purchase-history
where you (probably, haven’t checked actually) can download the updated version by clicking on a link>Do you want a login to have a look?
not really. just wait a day or two.
if it doesn’t show up then, let me knowdid you go to network admin->updates ? (it will only show up there)
might take a day or two to show up.
sometimes you can speed things up by de-activating and re-activating (on any of your sites in the network)PS: if you update on any site in the network, it will update all of them
>Is the function “Empty Order Table” only working in conjunction with Empty/Delete ALL WPPizza Categories and Items?
at the moment , yes
but i cannot see any reason why there shouldn’t be an option to just clear the table standalone so to speak.
put on my list of things to do for the next update……>I’m guessing this won’t enable the ingredients drop down when using WPTouch
depends. if there’s no cart on the page, you can’t add anything anywhere, so there’s no point of showing the dropdown/popup
other than that, it should not make a difference>Do you know how or what needs to be done to enable this on a WPTouch mobile site
see abovethat was by design, but the again, why not , so : added to 4.6
should be fixed in 4.6 (worked on most/many other browsers, so thanks for mentioning it)
in any case, i started adding some more options to that plugin and – while I’m at it – will also address that chestnut by introducing some pagination of some sort to not ever go above 1000 max_input_vars..will take a bit though
havent gone through all of your menu items on that page, but i can see about 50 or so different ingredients there, what do you need 600+ ingredients for ? (which you would have approx if you are hitting a max var 3000 limit)
i would really like to see the admin to that. i might be wrong of course, but i think you are missing something major here
apart from that , doing stuff locally and then comitting the changes should work fine
4 February, 2015 at 6:43 pm in reply to: updated to latest – can't add product to cart with add ingredients #7592then i can’t help you
4 February, 2015 at 5:34 pm in reply to: updated to latest – can't add product to cart with add ingredients #7590link ?
not at the moment, but you could do a reload/trigger on click. should be easy enough
(might make that optional one day even)as of 2.11.7.7 this should now be fine , but let me know if you experience issues of course
thanks for being a guinea pig
excellent stuff .
might take a day or two for an update (as other plugins rely on this clickevent too and i just want to make sure it doesnt break things for those – should be doable though)oh, it will probably not let you select individual things in the add ingredients extension (once it’s open for selection) – i will have to change some bits there – but if it stops items being added to the cart when scrolling as well as adding them to the cart (and at least opening the add ingredients thing) we are half way there.
that is to say , if this works, re use your backed up files and i will update things in all required places and make updates available
thanks
PS: and if you should have some other iThings lying around , maybe a quick check there too (although i can ask some people i know that have iPhone 4 and iPads to check i needs be)
I might have just stumbled across something…
could you do/try the following :
make a backup of
wppizza/js/scripts.exp.min.js
and
wppizza/js/scripts.min.jsdownload 2 new versions here (there are – eventually – better ways to do this, but i just need to know that this is working)
https://www.wp-pizza.com/wp-content/uploads/custom/scripts.exp.min.js
https://www.wp-pizza.com/wp-content/uploads/custom/scripts.min.jsand overwrite the old ones
reload/refresh your browser / page and let me know if this changes things perhaps ..?!
(and make sure you can still proceed with orders, putting things in cart etc)yup same here (and causes the same issue, so that’s good in this case)
problem is – in case you care – that iOS doesn’t understand the click event on divs/spans etc (i.e non-inputs/a tags) so I’m using touchstart.
unfortunately, touchstart also fires when scrolling (which is just plain annoying…..)have been trying for ages to get around that one, but no luck. so if you come across something in your travels, let me know
it appears chrome does a decent job of emulating iThings.
how comfortable are you with overwriting files or even editing them ? (would just save me from adding new versions to the WP repository all the time until this works) - AuthorPosts