Table of Contents
Conditional Logic Not Working #
-
- Double-check your conditional logic rules. Ensure the conditions are set correctly and the target fields are linked appropriately.
- Verify that the targeted fields are also created using “Custom Checkout Fields for WooCommerce Pro” (free version fields might not work with conditional logic).
Advanced Field Types Not Displaying Correctly #
-
- Make sure your WordPress theme supports the chosen field types. Some themes might have styling conflicts with certain field types.
- Check for JavaScript errors in the browser console that might be interfering with the field display.
Conditional Field Visibility Not Working #
-
- Similar to conditional logic, ensure your visibility rules are defined accurately and linked to the correct fields.
- Test different scenarios to verify the visibility logic is functioning as intended.