• Resolved teefars

    (@talesf)


    I tried everything from the dev issue Forum, but nothing made the messages appear to the users.

    • The message asking them to activate the account after registering
    • Message asking them to activate the account when trying to log in

    I tried Authenticate Filter on all options, Force Redirect with and without custom redirect (to pages that show messages), Prevent login after register, Custom logout functions. I’m not keeping caches because this is a staging server. The message is not hidden with CSS

    I can see the woocommerce messages (woocommerce-notices-wrapper div) are being printed empty when there should be errors (it shows errors when not entering a valid account). I even printed a second [shop_messages] shortcode to see if it was a lack of message on the template, but it just duplicated the errors from the form (while still not showing messages from this plugin).

    I have a custom template for the form-login.php that is being used as a shortcode block(the woocommerce default [woocommerce_my_account] in a guttenberg page. It shows both the Login and the Register forms in the same page.

    Please share some light.

    1. Is there a hook I might be using that overwrites yours?
    2. Does the message doesn’t show because the page is refreshed a couple of times? (Login + message, logout + message gone)
    3. Do I need to print any code on my TPL in order for the messages to appear?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter teefars

    (@talesf)

    O yeah, and the ?alg_wc_ev_email_verified_error appears on the URL, but nothing happens.

    Thread Starter teefars

    (@talesf)

    Just found out my developers overwritten the woocommerce/notices/success.php notices with a blank file. Now it appears properly. Sorry for the inconvenience.

    • This reply was modified 6 months, 2 weeks ago by teefars.

    Hi @talesf,

    I am happy to know that the issue has been resolved.

    Please let us know if you have any questions or concerns.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t show “Activate your account” after registering’ is closed to new replies.