Viewing 11 replies - 1 through 11 (of 11 total)
  • yes I am experiencing this same issue.

    Same here. Downgraded to contact form 7 version 3.5.4 and it works again. http://wordpress.org/plugins/contact-form-7/developers/

    Thread Starter aarondwyer

    (@aarondwyer)

    I’ve asked Found directly so hopefully they are working on it. I haven’t downgraded ContactForm7 yet but thanks for the information. I’ll give Found a few more days and if they haven’t responded, then I’ll downgrade to get it working again. Aaron

    Same here, I get [Found] in all my website contact forms and emails.

    Same here, eagerly waiting for Found’s update!

    Plugin Author Found

    (@found)

    Hi Guys,

    Thanks for the feedback!
    We’ll be debugging and working on compatibility issues soon, update to come in the new year.

    Thanks for your patience and have a lovely holiday,
    Dora

    Plugin Author Found

    (@found)

    Hi Guys,

    Thanks for the feedback!
    We’ll be debugging and working on compatibility issues soon, update to come in the new year.

    Thanks for your patience and have a lovely holiday,
    Dora

    The solutions is simple:
    Just open found.php file and change:

    add_action('plugins_loaded', 'wpcf7_found_loader', 10);
    to:
    add_action('plugins_loaded', 'wpcf7_found_loader', 12);

    This one forces to load cf7 core plfugin before the Contact Form 7 Analytics by Found plugin.

    I hope it helps 🙂

    Thread Starter aarondwyer

    (@aarondwyer)

    Hi Mariusz

    This one forces to load cf7 core plfugin before the Contact Form 7 Analytics by Found plugin.
    I hope it helps 🙂

    It certainly does, thank you for your help with this.

    Aaron

    Thread Starter aarondwyer

    (@aarondwyer)

    I’ll mark this topic as resolved.

    Once Dora implements this code into the plugin then we won’t have to edit the found.php file.

    Plugin Author Found

    (@found)

    Thanks guys, the fix is now in the trunk.

    Dora

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Found 1.0.1 breaks with Contactform7 v3.6’ is closed to new replies.