• hello I have the a problem with contact form 7 plugin.
    when submitting, the 2 arrows just spinning with no confirmation.
    though i do get the mails’ but the client has no confirmation that he send it. i did all the fixing suggestions that’s been advised in the forum, but nothing fixed this problem.
    is there anything else to do.
    i would appreciate any solution
    Thanks Meitav
    https://www.meitav-hashemesh.co.il/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter meitav

    (@meitav)

    hello again,
    I have managed to fix this problem. i followed this solution:
    Open file:
    /wp-content/plugins/contact-form-7/wp-contact-form-7.php

    Edit line (around 46):

    Change this:
    define( ‘WPCF7_LOAD_JS’, true);

    To this:
    define( ‘WPCF7_LOAD_JS’, false );

    and it did fix the spinning arrow problem.

    however it seems that one solution drags a new problem.
    th cf7 does not redirect to my thank you page.
    i added this line in the additional settings section:
    on_sent_ok: “location.replace(‘https://www.meitav-hashemesh.co.il/successfully-sent-2/’);”
    but no redirection.
    any solutions please.
    Thanks Meitav

    Thread Starter meitav

    (@meitav)

    Hello,
    can anybody help here please to solve this issue
    Thanks Meitav

    Thread Starter meitav

    (@meitav)

    Hello,
    can anybody help here please to solve this issue
    Thanks Meitav

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘contact form 7 spinning arrow no confirmation’ is closed to new replies.