Hi, I’ve the same issue, on/off button is not working.
Thanks,
Hello,
It might be some conflict with your current theme. I will remove this in next update.
In order to fix this open include/php/settings.php and remove or comment this line:
wp_enqueue_script( ‘wpt-admin-js’ );
Best Regards
Hi,
Yes, now it works but I’ve also had to deactivate one page checkout plugin.
My theme is a genesis child theme called bloom.
Thank you for you support,
Ana
Hi pantrif — this is actually the problem I’m having.
I’ll try to remove the
wp_enqueue_script( ‘wpt-admin-js’ );
and see if that works.
Thanks!
Mark
Let me know if this solve your problem.
HI Not working, actually generates a php error.
just won’t enable.
updated everything
just won’t enable.
I’m using Kadence Virtue premium theme,
everything else saves to the database properly, and all looks good until I try to enable. Nothing happens.
Great plugin, I’ll make a donation if we can get it working so you get something out of it.
Thanks!
Mark
Hello yelgnissm, and thanks for being willing to support me.
Unfortunately this is not a bug of my plugin but i suppose it is some conflict with your current theme or with another plugin you have.
I tried to reproduce your issue with the latest version of woocommerce and wordpress but i had no luck. My suggestion is to isolate the problem by deactivating plugins one by one to see what cause that conflict. Also try a different theme to check if this is theme issue.
Hi, for me the same problem with both latest woocommerce and avada version. Avada has a Catalog custom option
For AVADA:
Removing wp_enqueue/register_script( ‘wpt-admin-js’ ); works, but “add to cart” and prices in cart/checkout is showed. Only remove the price in shop/single product pages.