Min Cart issue using woocommerce + wordpress,

三世轮回 提交于 2019-12-12 03:44:02

问题


Reference to woocommerce in wordpress, I've come across an annoying bug. In the MiniCart, it shows the number of items in the cart. This works fine until I use the + or - to change the quantity. If I do that, the number just becomes a spinning wheel and the cart icon no longer shows the cart items. Now, get this: IF I delete the last item in the cart, it shows the correct number of items and shows the cart contents again. Anyone have any ideas what could be causing that? Thanks in advance for any help.


回答1:


Possible thing that may reason for this:

  • Ajax related issue This cause due to jquery version mismatch in major case.
  • Cache issue You have cache plugin then disable it and try.If browser cache then use privet window.


来源:https://stackoverflow.com/questions/43016051/min-cart-issue-using-woocommerce-wordpress

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!