• Resolved Nawalta

    (@nawalta)


    Hi,

    I have the most recent version of the plugin and the page redirection upon sign up does not work. I don’t get any error but the plugin simply refreshes the page like I hadn’t specified any redirect URL.

    It might just be a bug with this version, so could someone maybe tell me how to revert to an older version of the plugin or point me to the file in which the redirection is handled so I can try to write my URL directly there?

    Thanks!
    Nawalta

    https://www.ads-software.com/plugins/constant-contact-api/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have the exact same issue. My code to output the form is this:

    <?php echo do_shortcode(‘[constantcontactapi formid=”1″ redirect_url=”‘ .home_url() . ‘/email-updates-thank-you/”]’); ?>

    When that code runs it outputs the following:
    <input type=”hidden” id=”cc_redirect_url” name=”cc_redirect_url” value=”http%3A%2F%2Fwww.mydomain.com%2Femail-updates-thank-you%2F” />

    When I submit the form, I get no redirect. The page just refreshes and give me the confirmation message instead.

    Facing the exact same problem!

    The hidden field value for “cc_redirect_url” is generated in form, but the redirection never happens. Tried to look into the plugin for the code that handles redirection but could not find it.

    I’m having this problem as well.

    Thread Starter Nawalta

    (@nawalta)

    Hummm still no solution? Anyone has a solution or a way to install an older version of the plugin in which it used to work?

    Plugin Author Zack Katz

    (@katzwebdesign)

    This is fixed in 3.1.6.

    I’m running 3.1.6 in WordPress 4.1 and when I submit widget form I get a page that appears blank, but a reveal source shows the content of a script file that starts with:

    <?
    /*
    Name:   nameparse.php
    Version: 0.2a
    Date:   030507
    First:  030407
    License:    GNU General Public License v2
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Redirect does not work’ is closed to new replies.