• Resolved mwhdesign

    (@mwhdesign)


    I’m using the latest version of CF7, when the form submission buttons are clicked there is no spinner that indicates the form is being processed. There are two forms on the website, both with the same issue. I’ve tried with CSS disabled, I’ve tried with JS disabled, I’ve tried to reinstall the plugin, I’ve tried to deactivate other plugins, but nothing has made any difference. I’m probably missing something simple and hoping for some help. Thanks in advance!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mwhdesign

    (@mwhdesign)

    I wanted to add despite the missing spinner, the forms are working as they should, but people are sending the form multiple times due to no spinner and a delay in sending.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    I’ve just tested the form and confirmed the spinner appears. If you have already resolved the issue, please change the topic status to “resolved”.

    Thread Starter mwhdesign

    (@mwhdesign)

    It’s not completely resolved, it’s working but allow me to explain how it’s working, maybe that could offer some insight into what the conflict is.

    I run CF7 on multiple websites, so I compared the code in inspector on the problem website to one that worked as it should, what I noticed was the website that was missing the spinner, was actually missing this…

    <span class=”ajax-loader”></span>

    …it just wasn’t there. I even went as far as completely removing the plug-in, and reinstalling and redoing the forms, but still no dice.

    So my workaround was to add that HTML into the form via the admin next to the submit button, but that should not have to be manually entered and opens the door for human error in the future.

    Based on this information do you have any suggestions, thank you.

    • This reply was modified 4 years, 6 months ago by mwhdesign.
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Submit button

    Use the [submit] form-tag.

    Thread Starter mwhdesign

    (@mwhdesign)

    I am using that, oh well.

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

The topic ‘Spinner is missing’ is closed to new replies.