WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Cart price
- AuthorPosts
- 20 August, 2015 at 1:57 pm #11657
Hello. I have a problem with the cart of Wp-Pizza. Can the price be automated updated when the quantity changes, without being necessary to click on the ok button to confirm the change? Thank you.
20 August, 2015 at 2:01 pm #11659first of all, please do not post here AND email. we really only need a question once (and preferably just on the forum here for the benefit of all)
that out of the way, i replied to your email anyway, but here it is again for others
——————–
you’ll probably find that most people will just hit enter anyway.
that said, let me think about it for a bit.
it’s quite easy to do, but am not yet sure whether that’s actually such a good ideamight be in the next update if i cannot think of a reason not to do it
20 August, 2015 at 2:35 pm #11660This wasn’t a proposal for the next upgrade of Wppizza, this was a question if you or somebody could tell me how to figure this, because i really need it. But i will comply with your diplomatic answer that i won’t get help. Thank you and sorry for the e-mail, i need an answer really quickly, that’s why the e-mail.
20 August, 2015 at 4:26 pm #11666>But i will comply with your diplomatic answer that i won’t get help.
not sure i understand that sentence really…anyway a simple jQuery :
onblur
$(‘the button element’).trigger( “click” );should do the job
20 August, 2015 at 8:37 pm #11671Hello Olly. I would be interested me to this issue, i think is a helpful thing. More specifically, where the line of code to be added adn what should be called trigger and where to find that function??…Thanks
- AuthorPosts
- The topic ‘Cart price’ is closed to new replies.