• Hi Mike,

    I’m having a little trouble with redirecting after form submission. I reckon it’s either wp supercache which I recently switched to, or it’s cloudflare, or it could be a different plugin. Any ideas if either these are known issues before I go into the wonderful fun of disabling them one by one until the culprit reveals itself??

    Thanks,

    Dan

Viewing 9 replies - 1 through 9 (of 9 total)
  • I do not know if wp supercache or cloudflare will cause problems or not.

    Maybe another plugin is conflicting.
    Look on the Admin – Plugins – menu.
    Temporarily Disable (not uninstall) all your other plugins.
    Does it work now? If yes, Activate the plugins one by one to determine
    which one conflicts. Which plugin was causing it?

    —————–

    It could be the theme you are using is causing it…
    Do this as a test:
    In Admin, click on Appearance, Themes.
    Temporarily change your theme to the “WordPress Default” theme, or
    “Twenty Ten” (default for WP 3.0).
    It does not cause any harm to temporarily change the theme and change back.
    Does it work properly now?
    If it does then the theme you are using is the cause.

    Mike

    Thread Starter danoneil

    (@danoneil)

    Thanks for the speedy response Mike! I’ll check it out – I don’t think it’s the theme, I use catalyst theme and no-one else on their forums has had an issue like this, but I’ll double check!

    Thread Starter danoneil

    (@danoneil)

    Ok, so it’s taken a little time, but the problem is with CloudFlare’s Rocket Loader which asynchronously loads javascript – it appears that it interferes with the correct loading of the redirect script in your plugin. It’s in beta at the moment, so I’ve disabled it and all is well!

    Thanks for your time.

    I was not able to get the redirect to work with the current version of the Altahualpa themel

    I can confirm Altahualpa is broken. Looks like the “view source” shows most of the HTML on one line, that might be breaking the redirect javascript. If you want to use Altahualpa, you should report the problem to the theme developer.

    It might be a conflict with some javascript on your theme or a plugin.

    4 months ago, I fixed a redirect problem. It was a javascript multiple window.onload events conflict with a plugin called Simple Google Map(or any other plugin that might call window.onload events).

    http://www.tek-tips.com/faqs.cfm?fid=4862

    I patched the contact form code so that other plugins that call
    window.onload events will not conflict with my plugin. It could still be be possible for a conflict with another plugin or theme that is not properly coded to play nice.

    Mike

    I was not able to get the redirect to work with the current version of the Altahualpa theme.

    ME TOO! :S it keeps redirecting! but actually the data is entered to the database.
    Any solution?

    CatherineJonk91, You would have to get help from Altahualpa support, because their theme is causing the problem.

    Same here. Using Atahualpa and the redirect function is not working. I will report to them. Hopeful it can be fixed…

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Redirecting… stuck…’ is closed to new replies.