Plugin Author
moiseh
(@moiseh)
Hi,
This can happen because the theme you’re using already have built-in plus and minus button.
You can disable the buttons in my plugin in Settings.
Theme OceanWp. No, they don’t have this buttons. It is from your plugin. Can you give an advice?
Plugin Author
moiseh
(@moiseh)
Hello,
I tested with this theme and noticed that when unchecking the option “Show -/+ buttons around item quantity” (in Shop tab) in my plugin, the buttons disappears, showing only the OceanWp buttons.
Are you sure that you disabled this option?
ocean wp have standart buttons? Can you give a screenshot how you appear them?
Plugin Author
moiseh
(@moiseh)
After more in depth looking i’ve found that yes, the first buttons in your printscreen are triggered by oceanWP in this file:
oceanwp/assets/js/third/woo/devs/wooQuantityButtons.js
But, only displays while the option “Allow to change product quantity on shop page (simple products)” in my plugin was enabled. So you right about my plugin enabling them, but, i still not reproduce the duplicated problem when unticking the option “Show -/+ buttons around item quantity”
https://prnt.sc/n2dyrq
https://prnt.sc/n2dywu
Thank you, i’ll try again
Plugin Author
moiseh
(@moiseh)
So i will assume that in theory if you disable this option the problem will be solved, and only the buttons of OceanWP will be display, alright?