• Resolved peakplex

    (@peakplex)


    Hi there,

    It appears that forms which use the plugin don’t allow you to submit. Well, they are submitting, but the spinning thing keeps on spinning for ages and it ends up taking hours before the contact form gets sent (this is on iPads and iPhones only so far that I’ve detected).

    Do you think you can look into this issue?

    Thanks,
    Ryan.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author maximum.software

    (@maximumsoftware)

    I can try. Send me your form URL to admin at maximum dot software.

    If the issue happens only on iPads and iPhones then this is probably unrelated to this plugin. It doesn’t know what device you are submitting your form on.

    Thread Starter peakplex

    (@peakplex)

    Hi,

    Okay, yep, I shall send it through now.

    Thanks,
    Ryan.

    Plugin Author maximum.software

    (@maximumsoftware)

    For anyone having the same issue, this was probably a plugin conflict of some sort. A possible solution is to add the following into functions.php,

    add_filter( 'wpcf7_load_js', '__return_false' );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Form not working on CF7 on iPhones or iPads’ is closed to new replies.