Replies: 0
Hi there
For some reason the plugin is not activating the increment buttons in my home page so I’m using custom code (taken from here ) in my functions.php file to get them. However, this is causing duplicated increment buttons in the Shop page, which has the ones from the custom code + the ones from the plugin. How can I manage to get the increment buttons everywhere (including Home page) so that I can remove the custom code?
I would also have the option to remove the plugin’s button from the shop page using the Archives display toggle, but for some reason the custom code is not working properly with ajax as it doesn’t update the cart quantity.
Thanks!