• Hi,

    after updating the CF7 plugin to 4.8 we have issues with the contactforms.. When i reapply the Captcha key it works for a while, after about 15 minutes I suddenly can’t anymore. Also tried downgrading CF7 to 4.7 but with the same result! Should I rollback wordpress to 4.7 perhaps?!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme and deactivating all other plugins.

    If You are using WPML this is the solution:
    Add this piece of code in Your function.php theme:

    add_filter( 'wpcf7_load_js', '__return_false' );

    Hope this help
    Ale

    • This reply was modified 6 years, 8 months ago by phaser32.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF7 no longer sending after 4.8 update’ is closed to new replies.