• rehatiere007

    (@rehatiere007)


    Hi there ?? ,
    I am using the Custom Email plugin along with your Email Verification plugin.
    I would like to send the verification link in the custom email and am following your instructions under “Shortcodes”:

    [alg_wc_ev_email_content_placeholder]
    Appends the verification email to some custom email template

    In order to use it, it’s necessary to enable the option “Email > Activation email > Fine tune activation email placement”, disable the option “Email > Activation email > Send as a separate email”, and the option “Emails > Activation email > Email template” should be probably set as Plain.

    Params:
    user_email – The User email. Default value: Verified.
    Examples:
    echo do_shortcode(‘[alg_wc_ev_email_content_placeholder user_email=”‘.$email.'”]’) – Appends the verification email content to a custom WooCommerce email template.

    However, under Email > Activation Email, I can only enable “Fine tune placement”. But here, it refers to “Customer new account email” instead of a custom email template:
    Choose precisely where the activation email will be appended to the “Customer new account” email

    I have inserted the shortcode into the custom email and made the settings as per the instructions, but the link is not showing in the email.

    On the other hand, if I check “Send verification as a separate email”, at least the shortcode appears in the email, but not as an active link. Instead, it shows as plain text, including the square brackets.

    Do I need to add any code elsewhere? Or is this a pro feature?

    Regards

    Edit: Or should I rather post this in the support forum for the Email Verification plugin?

  • You must be logged in to reply to this topic.