• Hello

    I activated the “Redirect to this URL after clicking in the email” function in the DOUBLE OPT panel of the form.

    However, when I click on the confirmation link, the email does not redirect correctly and sends me to the default Sendiblue page and not to the page I set.

    I have already given support administrator access to the site, but they haven’t solved it yet

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support alexisbienayme

    (@alexisbienayme)

    Hi @giappolina, apologies for the late answer.

    I have checked on your website, and it looks like you could solve your issue by creating a form through your account instead of using the form on the plugin.

    Could you please confirm this point ?

    Looking forward to hearing from you.

    Alexis

    Thread Starter giappolina

    (@giappolina)

    Hi, yes definitely, but what’s the point of creating the plugin if the changes don’t work. I have to redo all the work and reload the module for all the pages… I don’t understand what happened if it worked before

    Hi,
    I had the same issue and found this topic :

    https://www.ads-software.com/support/topic/redirect-to-this-url-after-clicking-in-the-email/

    You have to change the sib-api-manager.php at line 720 with :

    if ( '' != $current_form['redirectInEmail'] ) {
    wp_redirect( $current_form['redirectInEmail'] );
    exit;
    }

    I don’t understand why this issue was not patched !

    Plugin Support enzonewman

    (@enzosendinblue)

    Hello There,

    Thank you for the feedback.

    We are going to check the suggestion of @fguillemard, and if possible going to add this fix with the next plugin update.

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.