• Resolved Hola12345

    (@mridul12345)


    Hi
    I have a couple of questions.

    1. How can I activate ajax for the customer registration page? This way, whenever an email already exists, the customers will see the errors without the site need reloading?
    2. Secondly, I want to allow ONLY business emails for the customer registration(NOT for the vendors). How can I achieve that? Could you supply any codes/functions please?

    Look forward to hearing from you soon. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Shafinoid

    (@shafinahmad01)

    Hello @mridul12345

    Thank you for reaching us.

    1. As you are looking for modifying the customer registration form, you will need to look into the WooCommerce plugin as the login and customer registration form is coming from WooCommerce. You will need to make your own custom template with AJAX technology, which will allow you to fetch data from the database and compare them in real-time.

    2. If you want to accept only the business emails then you will need to make a checker inside your code to identify if that’s a business email or not then let the user register to the site.

    I would like to help you however, in both cases you will need to perform proper customizations which I am not able to provide as per our policy.

    Have a nice day!

    Shafinoid

    (@shafinahmad01)

    Hello,
    I believe you are doing well,

    As you haven’t replied for a long, I’m considering that your query is being satisfied and I’m also resolving this topic.

    But feel free to create another one anytime.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘User registration issues’ is closed to new replies.