• When I click send on my CF7 form I get the spinning arrows that don’t stop and the form never sends. I know there have been many posts about this and I have tried many things inc: trying different theme (although other CF7 form works fine), deleting all my plug-ins to check for conflict, changing accepted attachment size, etc…. Nothing has seemed to work. At first I thought it was the attachment itself but even if I don’t do an attachment I still get the wheel. I’ve been trying to get this working for a month. Anyone out there that can help?
    Here is the link to the form:
    http://www.igalapagos.org/test-share/

    PS All updates are current

    • This topic was modified 9 years, 3 months ago by penguin1.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Just a question…is this for all browsers or just some? If you can check in the debuggeryou may find a js/jquery error…that is what was happening in my case. Neither firefox nor chrome reported the error in their debuggers but opera did.

    Okay, since you gave us the link, I can check. IN your case I see that Chrome is reporting an error:
    ERR_CONNECTION_TIMED_OUT failed to load resource http://proxy.tldr.io/twitter
    That might be a clue. For example, do you have any plugins or other code that uses this link, or twitter?

    Also, when checking plugins you have to be thorough about it. What I did was turn off all, and turn them all on again in batches of 5, but I was careful to reload the page each time. You might have to clear your cache. This helped me isolate my problem plugin (in my case Flamingo).

    Good luck fellow wheel spinner…

    Another clue: validate your html…very small or subtle errors can cause this. This was my problem.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CF7 Spinning Wheel’ is closed to new replies.