• Resolved bulewold

    (@bulewold)


    I think this has something to do with version update from woocommerce.

    Email validation system is no longer displaying success and go and check your email message after filling out register form.
    it just refreshs like nothing happened even though it’s sending out email like it supposed to do.

    I did try to editing version to current new version:

    if ( ! is_object( $woocommerce ) || version_compare( $woocommerce->version, ‘2.1’, ‘<‘ ) ) {

    but no change.
    And I notice there’s else button in case it’s not right one, but still no message on the front end.

    Can you please help?
    http://clearcharity.org/shop/my-account/

    https://wordpress.org/plugins/woocommerce-email-validation/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Hugh Lashbrooke

    (@hlashbrooke)

    Can’t replicate this on my side. Is this still an issue for you?

    Thread Starter bulewold

    (@bulewold)

    It could be an issue with plugin, or theme, I’m not sure.. but function works so it sends email and everything which is great but after submitting a registration, it just refreshes to blank form.. no message. I wish it’d be directed to another page. I think that has less possibility of trouble.

    For now, in order to keep the site working, I had to disable it.

    Let me know if you have a sollution. I’d love to use this feature.

    Plugin Author Hugh Lashbrooke

    (@hlashbrooke)

    It sounds like your issue is nothing to do with this plugin because this plugin has no effect on the regsitration process at all.

    Thread Starter bulewold

    (@bulewold)

    I disagree.
    You know how this plugin is designed to display little status update that says go check your email? That feature is not working. thats the problem .

    Plugin Author Hugh Lashbrooke

    (@hlashbrooke)

    This plugin is not designed to show any little status update like that. Please read the plugin description again as you might be thinking that it does something that it does not actually do.

    Thread Starter bulewold

    (@bulewold)

    Sorry, you’re right. I got confused with email verification plugin… lol This plugin works fine!!

    I do have a suggestion though for future update: Option to skip validation for registered members.

    Plugin Author Hugh Lashbrooke

    (@hlashbrooke)

    Thanks for the suggestion!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No message after registering’ is closed to new replies.