daiconsultancy
Forum Replies Created
-
Hi,
This issue is resolved for now. Some plugin (don’t know which one) was putting a ‘display: none;’ on one of the mandatory fields. Because of this, the configuration was incomplete and I could not Save. I found this out doing a clean install.
A error message saying something like ‘Please fill in all fields’ would be helpful thought.
Please mark resolved!
- This reply was modified 3 years ago by daiconsultancy.
Hi,
Thanks for reaching out! Yes, I’m using 2.3.9, also using the latest version of WordPress and WooCommerce. I’ll go to your support page. Thanks!
Hi @nikelschubert,
Just downloaded, activated and configured the license for the add-on, but it won’t show ‘Statistics’.
Please help.
Thanks
@nikelschubert I’m surprised you added it so soon! I love that you send the data directly to GA4 with the Measurement Protocol API, really neat. I figured you would just keep statistics within WordPress, but this works just as wel!
Thanks!
- This reply was modified 3 years ago by daiconsultancy.
After searching forums, I found this to be the answer:
Adding this to functions removed plugin functionalty for the add to cart.
add_filter(‘thwepof_modify_loop_add_to_cart_link’, ‘__return_false’);