People with Woocommerce experience. I need your help!

Ankith K Shetty

Regular Member
Joined
Apr 25, 2019
Messages
476
Reaction score
214
Screenshot 2020-07-30 at 11.54.22 PM.png
I have built my website with Divi theme in Wordpress and installed woocommerce and added products. But the issue I face is when I increase or decrease my quantity, the price is not changing. What should I do?
 
Disable all plugins and activate only essentials, also put cloudfare if have it in dev mod to see if that helps. From there troubleshoot it if it works with the bare minimals
 
open chrome browser "inspect element" and click on "console" tab , and then refresh the product page and add quantity.. see may see some errors.
 
Disable all plugins and activate only essentials, also put cloudfare if have it in dev mod to see if that helps. From there troubleshoot it if it works with the bare minimals
Thanks for the reply. I tried this. it still isn't working.
 
Try Inspect element + console in incognito, or tell us the website to check
 
1. Cache plugin can cause this.. some hosting WordPress specific hosting has in-built cache so you might need to check this.
2. Go to woo-commerce/ status / tools ..there is option of WooCommerce transients cache
3. Is your theme original or from a trustworthy source?



.
 
This can be a browser setting issue on your end, for example if you have very tight privacy settings enabled like blocking javascript.

Try testing with different browsers on default settings and see if the problem persists.
 
Back
Top