Unable to remove items from cart after enable wpforum.
I use woocomerce and cant remove items using the X icon on the cart, (the icon to remove at left of the items listed on cart)
No idea how fix this issue.
Some idea please?
Hi SaveTheHuman5,
First please check JS error in Firebug JS Error console, then deactivate all plugins which generate those. In case if you are not familiar with JS errors and error debugging through Firebug JS console, just leave your website URL.
https://*********/cart/?removed_item=1 404 ()
send @ jquery.js?ver=1.12.4:4
ajax @ jquery.js?ver=1.12.4:4
item_remove_clicked @ cart.min.js?ver=3.4.3:1
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3
This is what console return.
All plugins disables, only leave enabled woocomerce, and your plugin, I also try replacing with another 3 themes. Always the same.
If I diable wpforo the problem disappear.
Could you please provide some URL to your website?