Does AIOS support custom forms like YITH shortcode-based forms?
-
I am using Cloudflare Turnstile via AIOS on my WooCommerce site. Turnstile works correctly on the default WooCommerce registration form.
However, I am also using the YITH WooCommerce Affiliates plugin, which provides a custom affiliate registration form via shortcode: [yith_wcaf_registration_form].
Issue:
- Turnstile is not rendered on the YITH affiliate registration form
- But validation is still triggered on submission
- This results in a submission error because no Turnstile response exists
Is there a way to disable Turnstile validation for specific forms/pages? Or is there a hook/filter to manually inject and validate Turnstile for custom forms?
This currently blocks affiliate registration completely.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.