Checkbox issue when using Woocommerce with PMPro
-
Hi! I’m finding an issue with Woocommerce, PMPro and the PMPro-Woocommerce addon.
First of all, I already asked in the PMPro forum. It seems that they are using the standard call to create the checkbox.
Specifically, it’s inside the Membership tab, the Autocomplete checkbox. It’s not working.
I have been using these two plugins together without problems until now.
I just migrated a site and I found that the new products are not sending the value in the $_POST request.
I tried with a Health plugin disabling everything except Woocommerce and PMPro+addon and the same thing happened.
I tried in the previous site where it was previously working fine and I have the same issue.
I tried changing browser and even PC just in case it’s something in the scripts of my computer.
I also created a new wordpress for develpment with only these plugins and still does not work, so I think it’s not just my site.
I already asked PMPro to check if there’s something that needs to change from a recent update in Woocommerce.
Could you please check if you can reproduce the issue? I’m not sure if this is from PMPro or from Woocommerce…
Specifically:
- Install Woocommerce
- Install PMPro
- Activate PMPro addon for Woocommerce
- Create a membership level
- Create a product. Initially, the checkbox appears as checked
- Update the product
This is where I find that it sends an empty value in the form parameters every time.
This is the call they are making: https://github.com/strangerstudios/pmpro-woocommerce/blob/195a431c8d1804f3e7f1542ac15b83dae3b60173/pmpro-woocommerce.php#L564
Thank you
- The topic ‘Checkbox issue when using Woocommerce with PMPro’ is closed to new replies.