• Resolved immuindia

    (@immuindia)


    when i register on my account page it is logging me in direclty to my account page without even setting up the password

    i recieve the email to set the password

    but that it nto the right behviiour


    i toubeshoot all option

    chagne themee , deactiveated all plugin , completed removed woocomer and it sdata and isntalled fresh woocomerce

    wp mail loggin installed i can see mail is egnerested when new user register

    butth the problem it shoudl not direclty log in the user to account page wiohtou setting upt the password

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey there ??

    Thanks for reaching out!

    It looks like you are not seeing the option to set the password when creating an account on the “My Account” page, and it is logging you in directly after adding the email/username to register, correct?

    There is a built-in setting within WooCommerce that allows you to enable either setting the password when registering an account, or alternatively, triggering an email to be sent to the customer allowing them to set the password.

    Can you navigate to WooCommerce → Settings → Accounts & Privacy tab, and scroll down to the “Account creation” section. Next, you can uncheck the “When creating an account, send the new user a link to set their password” option:

    When this is disabled, there will be an input box for the user to set their own password during registration:

    You can read more about this here:

    I hope this helps and if I misunderstand your concern in any way, please let us know, We are happy to help.

    Cheers!

    Thread Starter immuindia

    (@immuindia)

    it should work ask default behaviour

    i checkedthe option to send the link to set the password

    I am recieveing email but if you open the link and enter any email and hit register button it is logging you directly without password

    Hey there,

    Ah, gotcha – thanks for clarifying!

    I have gone to your site and I am unable to replicate the issue on my end.

    but if you open the link and enter any email and hit register button it is logging you directly without password

    I’d also just like to clarify this part of your concern, as I am not seeing an option to add my email address after clicking the link within the email.

    Here are the steps I followed:

    1. Navigate to “My Account
    2. Enter my email address to register an account
    3. Click on the link within the email received to set the password. I am then redirected here:

    4. Create the password and save. I am then redirected to the login/register page:

    5. I am then able to log in successfully, without any issues:

    Are these the same steps you are taking? If I am misunderstanding, can you please share the steps to reproduce the issue?

    If these are the correct steps and you are still experiencing something different on your end, can you please share a screenshot of what you are seeing on your end.

    If you do not already have a screenshot tool installed, Snipboard.io can be used for easily sharing screenshots.

    In the meantime, can you please check if this same issue is present on various browsers, or if this is perhaps isolated to a specific browser?

    Looking forward to your response!

    Thread Starter immuindia

    (@immuindia)

    but if you open the link and enter any email and hit register button it is logging you directly without password

    this what I want explain that user should not be able to login directly without setting the password right

    Thread Starter immuindia

    (@immuindia)

    it should show msg that a link has been sent to your email after user register

    • This reply was modified 1 year, 1 month ago by immuindia.
    Thread Starter immuindia

    (@immuindia)

    @Roxy (woo-hc)? i hope you have understood what i am trying to say


    step1 ) https://dev.scientifix.in/my-account-2/

    step2 ) enter any email address and cclikc register button it will login into myaccoutn page direckty wihtout settting up password

    step3)at the same time you will recive email to setpassword

    it should not automaticlay logging hte user to account wihtout setting up the password right ?

    i have never faced this kind of issue with woocomerce using it for long time
    really appreciate you help and thank you for your prompt responsose

    thank you

    Hey, @immuindia!

    Thank you for clarifying.

    What you described is actually expected behavior.

    I understand this is not how you want it to work. If you wish, you can submit a feature request here to suggest changes.

    There are also plugins you can use that will change how the account is created.

    You can search for “woocommerce create account“, or something similar, on the Plugins > Add New section of your dashboard or on a search engine like Google, for example.

    Please note that we do not provide support for third-party plugins, so it is good to check the plugin thoroughly to see if it is reliable. You can find more about this in this guide.

    Please let us know if there’s anything else we can help you with.

    Have a wonderful day!

    Thread Starter immuindia

    (@immuindia)

    the issue is resolved wiht the belwocode

    https://www.businessbloomer.com/woocommerce-deny-automatic-login-upon-registration-my-account/


    /**

     * @snippet       Deny Login Upon Registration @ WooCommerce My Account

     * @how-to        Get CustomizeWoo.com FREE

     * @author        Rodolfo Melogli

     * @compatible    WooCommerce 3.7

     * @community     https://businessbloomer.com/club/

     */

    add_filter( 'woocommerce_registration_auth_new_customer', '__return_false');

    Hey @immuindia

    I’m glad to hear that you managed to find a snippet to achieve your desired outcome.

    Thanks for sharing what worked for you, this may be helpful for others looking for this same solution ??

    Since this has been marked as resolved, feel free to?create a new topic?if you need any further help.

    Also, if you have a minute, we’d love it if you could leave us a review:

    https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Cheers!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘woocomerce logign direclty wihtout setting the password’ is closed to new replies.