Conversation
supportMy client has got the premium version of the plugin. I have used to set 5 fields (4 required, 1optional) which would show up only one 1 Product category (done using Filter) https://qaasc.wpenginepowered.com/wp-content/uploads/2026/01/Screenshot-2026-01-13-155521.png But when I go to see the products on other category, table is hidden using CSS. But the fields are still loading. And I cannot click on buy now since some of the fields are required (but hidden using CSS) https://qaasc.wpenginepowered.com/wp-content/uploads/2026/01/2-Screenshot-2026-01-13-155713.png In a nutshell, the form should appear here: https://qaasc.wpenginepowered.com/product/2026-summer-women-open-age-league/ And the form should not load at all here: https://qaasc.wpenginepowered.com/product/asc-poker-night-2026feb/ Please let me know if I am doing something wrong. The page I need help with: [ log in to see the link]
Also, when I made the additional visible by modifying the CSS< and filled the data and clicked on Buy now. The product which should be filtered out, shows up with all the form data. https://qaasc.wpenginepowered.com/wp-content/uploads/2026/01/3-Screenshot-2026-01-13-163323.png This should also not happen.. These extra fields should show only on the Products which meet the filter criteria.
Hi @eleopard , I apologize for the delay in getting back to you and for the inconvenience caused on your site due to our plugin. This is a known issue, and it has already been fixed on our end. My developer colleague has shared the patch files via the Dropbox link below: 1) Filename – alg-wc-product-input-fields.js Path – ..\wp-content\plugins\product-input-fields-for-woocommerce-pro\vendor\algoritmika\product-input-fields-for-woocommerce\includes\js[HERE] Link – https://www.dropbox.com/scl/fi/pmv7v71yq44p7qjvvdezt/alg-wc-product-input-fields.js?rlkey=5y7i2qx0kkmbc9a58amibk6ri&st=diwaklkj&dl=0 2) Filename – class-alg-wc-pif-main.php Path – ..\wp-content\plugins\product-input-fields-for-woocommerce-pro\vendor\algoritmika\product-input-fields-for-woocommerce\includes[HERE] Link – https://www.dropbox.com/scl/fi/c4z6vw91qycl17fezyzu3/class-alg-wc-pif-main.php?rlkey=bbnb98g13foyy4nz7g55uw1cg&st=mikemvhe&dl=0 After replacing these files via FTP, please perform a hard refresh (CTRL + SHIFT + R) and then test the functionality. Let me know the outcome. Note: We recommend testing the patch on your staging site first. Once everything is working as expected, you can apply the changes to your live site.
Also, when I made the additional visible by modifying the CSS< and filled the data and clicked on Buy now. The product which should be filtered out, shows up with all the form data. https://qaasc.wpenginepowered.com/wp-content/uploads/2026/01/3-Screenshot-2026-01-13-163323.png This should also not happen.. These extra fields should show only on the Products which meet the filter criteria.
Hi @eleopard , I apologize for the delay in getting back to you and for the inconvenience caused on your site due to our plugin. This is a known issue, and it has already been fixed on our end. My developer colleague has shared the patch files via the Dropbox link below: 1) Filename – alg-wc-product-input-fields.js Path – ..\wp-content\plugins\product-input-fields-for-woocommerce-pro\vendor\algoritmika\product-input-fields-for-woocommerce\includes\js[HERE] Link – https://www.dropbox.com/scl/fi/pmv7v71yq44p7qjvvdezt/alg-wc-product-input-fields.js?rlkey=5y7i2qx0kkmbc9a58amibk6ri&st=diwaklkj&dl=0 2) Filename – class-alg-wc-pif-main.php Path – ..\wp-content\plugins\product-input-fields-for-woocommerce-pro\vendor\algoritmika\product-input-fields-for-woocommerce\includes[HERE] Link – https://www.dropbox.com/scl/fi/c4z6vw91qycl17fezyzu3/class-alg-wc-pif-main.php?rlkey=bbnb98g13foyy4nz7g55uw1cg&st=mikemvhe&dl=0 After replacing these files via FTP, please perform a hard refresh (CTRL + SHIFT + R) and then test the functionality. Let me know the outcome. Note: We recommend testing the patch on your staging site first. Once everything is working as expected, you can apply the changes to your live site.