Jaed

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Jaed
    Participant

    Hi Toby,

    You will happy to hear that, We have implemented the feature you requested and released the updates on the latest version.

    Query: Resend form vs Resend button

    I am really sorry to say that I might not understand your query properly, Even my teammates, both failed to understand you properly. What we understood is, that you might want to have a resend verification email button only without the email field. This isn’t realistic enough, without the email field it’s not possible to track the correct user who will receive the verification email. But we are open to hearing more explanations on this if you have any.

    Query: Error messages

    We have understood your query and implemented the error messages with some codes. Let me explain the details of it. Now there are 3 codes you will be able to see.

    Response code 1: Type – success, Message – “Success: Your activation email has been resent. Please check your email.”
    Response code 2: Type – error, Message – “Error: No registration found under the email.”
    Response code 3: Type – error, Message – “Error: This user is already verified.”

    FYI: You can control these messages with this filter hook: `alg_wc_ev_resend_status_codes`

    Please let me know if you have any other queries.

    Regards

    Jaed
    Participant

    Hi Toby,

    Thank you for your further queries and suggestions.

    We are in a discussion about your requests. We will try to implement these in a better way and update you here soon.

    Regards.

    Jaed
    Participant

    Hi Toby,

    Thanks for your feedback on the shortcodes. Let me explain it to you.

    1. The shortcode [alg_wc_ev_new_user_info] accepts two arguments one is `info_type`  which value can be any properties of WP_User. You can put this to the myaccount page of WooCommerce as like I put here.
      I think you are using it on some other page where the user becomes redirected after registration. In that case, you need to check, after redirect, that the URL is containing a user ID in the query string with the key `alg_wc_ev_activate_account_message`. Without this value, that shortcode will not able to track correct user data. Please check this and let us know.
    2. It’s good to hear that the other shortcode worked well. Now to customize the template you do not have to edit any PHP template file. You can simply do it this way:
      [alg_wc_ev_resend_verification_form template='{user_email_input}Submit Now']

      You can also see it here. You can put a custom CSS class to design the form the way you want.

    Please let me know if you have any further questions. I am looking forward to helping you.

    Regards,
    Jaed

    Jaed
    Participant

    Hi Toby,

    We have implemented the features you requested. Please update the plugin to the latest version to achieve the functionalities. We have added 2 shortcodes, let me just give you a brief.

    1. [alg_wc_ev_new_user_info] shortcode will display user information.
    2. [alg_wc_ev_resend_verification_form] shortcode will create a resend verification form, which template is customizable and it will send a verification email with a link again to the given email address.

    Please let me know if you have a question about it. We are looking forward to helping you.

    Regards

    Jaed
    Participant

    Hi Ning,

    Thanks for bringing your concern to our attention.

    We have added support for the Polylang translation plugin. Now the cost will be synced between translations.

    Please let us know your feedback. We are looking forward to helping you more.

    Regards

    Jaed
    Participant

    FYI: You can find a new setting about the features here Email verification settings > Admin > Admin options and Email verification settings > Admin > Bulk user actions

    Jaed
    Participant

    Hi,

    We are really happy to let you know that, we released the feature you wanted to have in the plugin a few days back. We hope you are enjoying it.

    Please let us know if you have questions and keep exploring things that can help you to manage your store with this plugin.

    We are looking forward to helping you more.

    Thank you and Regards.

    Jaed
    Participant

    Hi Morgan,

    We would like to let you know that, we have implemented the feature you wanted “Disable checkout button” in that plugin. You can find the settings here: WooCommerce > Settings > Order Min/Max Amount > General Options > Cart Page

    Please let us know if you have any questions.

    We are looking forward to helping you.

Viewing 8 posts - 1 through 8 (of 8 total)