Currently ,our website is encountering some registration spamming issue, we would like to add reCaptcha on the side bar register, but yet we cannot find where we can edit it.
Also is that possible for our website to set their contact number to mandatory field and edit the default woocommerce login page? Is ultimate member plugin a good choice? And can you teach us how to set that?
Hello, PureInStudio,
We apologize for the delay in responding.
We recommend that you contact the support team of WooCommerce, as the registration functionality originates from there and our Off-canvas form simply inherits it.
If you have any additional questions or concerns, please do not hesitate to reach out to us.
Kind Regards,
8theme team
Hello, PureInStudio,
This Off-Canvas location inherits functionality from WooCommerce.
You need to achieve the desired result on the My Account page first, with help of WooCommerce.
Kind Regards,
8theme team
Hi
can you explain to me which file is calling the hook of the woocommerce function for that part?
Hello, PureInStudio,
1/ File path: et-core-plugin/app/models/customizer/functions.php
2/ Function name: et_b_account_link
3/ Hooks we have inside registration tab of Off-canvas: woocommerce_register_form_start, woocommerce_register_form, woocommerce_register_form_end ( https://prnt.sc/Sae1q8MApyte )
Note: keep in mind that making changes directly in plugin or parent theme will be lost after the next update. It is much better to use child-theme for such reasons with adding custom code to hooks, filters.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.