Title: Plugin conflicts with Gravity Forms
Last modified: April 26, 2017

---

# Plugin conflicts with Gravity Forms

 *  Resolved [sbernado](https://wordpress.org/support/users/sbernado/)
 * (@sbernado)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/)
 * Hi Guys – V.3.3 of this plugin is causing Gravity Forms email notifications to
   be be displayed as HTML code, versus rendered HTML. Hope you have a fix soon.
   Thank you.
    -  This topic was modified 9 years, 1 month ago by [sbernado](https://wordpress.org/support/users/sbernado/).

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

 *  [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9070160)
 * Same problem with all other plugins which send HTML email, like Wordfence etc.
 * Problem in 3.3 (which is internally marked as **3.3-beta**) is in `inc/functions.
   php` where a general `wp_mail_content_type` filter (which then sets **all mail**
   to `text/plain`) is always added in line 217, where it should only be added in
   certain cases as tried below in the code.
 * Solution: Rollback to 3.2
    -  This reply was modified 9 years, 1 month ago by [Ov3rfly](https://wordpress.org/support/users/ov3rfly/).
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9070322)
 * Hi All,
 * Yeah I’m aware of the bug & I’ve been able to replicate it.
 * It should be a quick fix mind, I’m just going to quickly test it, hopefully push
   through version 3.3.1 by the end of the day.
 * If you’re familiar with Github I’ve pushed through a brief hotfix – [https://github.com/rhyswynne/WP-Email-Capture](https://github.com/rhyswynne/WP-Email-Capture)–
   but it isn’t tested fully, so I am unable to release it to the community (yet!).
   But early indications suggests it works.
 * Feel free to test that, I’ll continue to test it here when I can look at it further,
   and then hopefully release 3.3.1 today (fingers crossed!)
 * Rhys
    -  This reply was modified 9 years, 1 month ago by [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/).
 *  [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9070360)
 * Thanks for quick feedback.
 * Some other remaining beta-code seems to be in `inc/process.php` where `$phpmailer`
   is used but nowhere defined before in `wp_email_capture_send_email_default()`
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9070433)
 * I’ll clean it up – thanks!
 *  Thread Starter [sbernado](https://wordpress.org/support/users/sbernado/)
 * (@sbernado)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9073953)
 * Thanks Rhys! Impressed with your speed 🙂
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9075553)
 * I’ve pushed 3.3.1.
 * This should fix it. Please upgrade.
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [9 years ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9177214)
 * This has been fixed. Marking as resolved.

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

The topic ‘Plugin conflicts with Gravity Forms’ is closed to new replies.

 * ![](https://ps.w.org/wp-email-capture/assets/icon-256x256.png?rev=972353)
 * [Email Marketing Plugin - WP Email Capture](https://wordpress.org/plugins/wp-email-capture/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-email-capture/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-email-capture/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-email-capture/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-email-capture/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-email-capture/reviews/)

## Tags

 * [serious](https://wordpress.org/support/topic-tag/serious/)

 * 7 replies
 * 3 participants
 * Last reply from: [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-conflicts-with-gravity-forms/#post-9177214)
 * Status: resolved