{"id":24551,"date":"2020-08-24T11:09:34","date_gmt":"2020-08-24T15:09:34","guid":{"rendered":"https:\/\/docs.gravityforms.com\/?p=24551"},"modified":"2025-02-12T10:36:39","modified_gmt":"2025-02-12T15:36:39","slug":"conflict-testing-using-health-check-plugin","status":"publish","type":"post","link":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/","title":{"rendered":"Testing for a Theme\/Plugin Conflict using the Health Check &#038; Troubleshooting Plugin"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-introduction\">Introduction<\/h2>\n\n\n\n<p>Gravity Forms uses WordPress and software development best practices to make our products as compatible as possible with other plugins and themes. However, some we cannot guarantee the same from third party software, and the sheer variety of plugins and themes out there means that in lots of cases, an issue with a form can be whittled down to a conflict with a third party product. This guide provides instructions for determining if an issue you are experiencing with Gravity Forms may be caused by a theme or plugin conflict, and is often a required first step for a new support ticket.<\/p>\n\n\n\n<p>For most conflicts you can use the WordPress.org community official <a href=\"https:\/\/wordpress.org\/plugins\/health-check\/\">Health Check &amp; Troubleshooting<\/a> plugin.<\/p>\n\n\n\n<p>This plugin allows you to disable other plugins and switch your site to a default WordPress theme, <strong>only for the current logged in user<\/strong>, therefore allowing you to perform the testing without affecting your visitors (or other logged in users).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-quickstart-guide\">Quickstart Guide<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Backup your site.<\/li>\n\n\n\n<li>If the form is currently embedded using a third-party builder or modal popup, put it on a test page using the WP default editor.<\/li>\n\n\n\n<li>If you&#8217;re using caching or JavaScript optimizations, turn them off.<\/li>\n\n\n\n<li>After the above, if the issue persists, install and activate the <a href=\"https:\/\/wordpress.org\/plugins\/health-check\/\">Health Check &amp; Troubleshooting<\/a>.<\/li>\n\n\n\n<li>Enable the Troubleshooting mode, starting with only Gravity Forms enabled.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-before-you-start\">Before you start<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-a-backup-is-always-advised\">A backup is always advised<\/h3>\n\n\n\n<p>Although using the Health Check &amp; Troubleshooting plugin is generally trouble-free, it is advised to create a <a href=\"https:\/\/wordpress.org\/support\/article\/wordpress-backups\/\">backup of your WordPress<\/a> as good practise. Because you know what will happen the one time you forget this step&#8230;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-if-using-a-third-party-builder-or-modal-to-embed-the-form\">If using a third-party builder or modal to embed the form<\/h3>\n\n\n\n<p>For the troubleshooting, you will want to create a test page, to embed your form directly using the WordPress form editor, <strong>without<\/strong> third-party builders or modal solutions.<\/p>\n\n\n\n<p>Both <a href=\"https:\/\/docs.gravityforms.com\/adding-a-form-using-classic-editor\/\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress Classic Editor<\/a> and <a href=\"https:\/\/docs.gravityforms.com\/adding-a-form-using-blocks\/\" target=\"_blank\" rel=\"noopener noreferrer\">Gutenberg<\/a> are supported.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-if-the-page-is-being-cached-or-minified-by-a-plugin-or-hosting-company\">If the page is being cached or minified by a plugin or hosting company<\/h3>\n\n\n\n<p>Caching and automatic JavaScript optimization techniques have been known to cause issues with plugins and even core WordPress features. It&#8217;s great to cache static pages to speed up loading times, but caching dynamic pages where you do changes often is not always a good practice. additionally, <strong>trying to automate the optimization of the scripts on the page without knowing each script&#8217;s needs is a possible way to break JavaScript related features.<\/strong><\/p>\n\n\n\n<p>So if your page is being cached or using any JavaScript related optimization done by a plugin, a CDN (e.g. CloudFlare, Sucuri, KeyCDN, etc) or your host using an internal proxy, Varnish, Redis object cache or any other caching engine, make sure to flush the cache and <strong>turn off caching and JavaScript optimizations completely during testing<\/strong>. <strong>Failure to do this can create false positives due to cached resources or the optimizations done.<\/strong><\/p>\n\n\n\n<p>Below you can find links with directions on how to exclude pages from most popular caching solutions:<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/support.cloudways.com\/how-to-exclude-url-from-varnish\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Breeze &#8211; CloudWays<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/support.cloudflare.com\/hc\/en-us\/articles\/200172316-How-do-I-exclude-a-specific-URL-from-Cloudflare-s-caching-\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">CloudFlare<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/support.nitropack.io\/hc\/en-us\/articles\/1500002526722-Excluded-URLs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">NitroPack<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.siteground.com\/tutorials\/wordpress\/sg-optimizer\/supercacher\/#Exclude_URLs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Speed Optimizer by SiteGround (aka SiteGround Optimizer and SGO)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.sucuri.net\/website-firewall\/performance\/cache-exceptions\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Sucuri<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.itsupportguides.com\/knowledge-base\/wordpress\/w3-total-cache-how-to-exclude-posts-and-pages\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">W3 Total Cache<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/wpengine.com\/support\/cache\/#Custom_Cache_Exclusions\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WP Engine<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.wpfastestcache.com\/features\/exclude-page\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WP Fastest Cache<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/getwpo.com\/documentation\/#Advanced-settings-exclude-URLs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WP-Optimize<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.wp-rocket.me\/article\/54-exclude-pages-from-the-cache\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WP Rocket<\/a><\/li>\n<\/ul>\n\n\n\n<p>Some Hosts like Kinsta require the user to contact their support to request excluding the desired pages from their cache.<\/p>\n\n\n\n<p><a href=\"https:\/\/wordpress.org\/plugins\/fresh-forms-for-gravity\/\" target=\"_blank\" rel=\"noopener noreferrer\">Fresh Forms for Gravity<\/a> is a plugin that can help to deal with caching automatically in most cases.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-installing-the-health-check-amp-troubleshooting-plugin\">Installing the Health Check &amp; Troubleshooting plugin<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-limitations\">Limitations<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-features-and-add-ons-requiring-a-manual-conflict\">Features and Add-Ons requiring a Manual Conflict<\/h4>\n\n\n\n<p>The Health Check &amp; Troubleshooting plugin will not affect your visitors or other logged in users, as <strong>the changes done are not permanent but dynamically applied to the current logged in user<\/strong>. This is a benefit but also means that you cannot use this plugin for issues where you need to be logged out, or an unauthenticated or admin-ajax.php request is done. For these cases, you need to perform a <a href=\"https:\/\/docs.gravityforms.com\/testing-theme-plugin-conflict\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>manual conflict test<\/strong><\/a> instead.<\/p>\n\n\n\n<p>Below you can find a list of features and add-ons where the Health Check &amp; Troubleshooting plugin is <strong>not<\/strong> suitable for troubleshooting.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Form Editor issues.<\/li>\n\n\n\n<li>Chained Selects Add-On.<\/li>\n\n\n\n<li>Constant Contact Add-On.<\/li>\n\n\n\n<li>Dropbox Add-On.<\/li>\n\n\n\n<li>Mollie Add-On.<\/li>\n\n\n\n<li>Partial Entries Add-On.<\/li>\n\n\n\n<li>PayPal Checkout Add-On.<\/li>\n\n\n\n<li>reCAPTCHA Add-On.<\/li>\n\n\n\n<li>Signature Add-On.<\/li>\n\n\n\n<li>Square Add-On.<\/li>\n\n\n\n<li>Stripe Add-On.<\/li>\n\n\n\n<li>Webhooks Add-On.<\/li>\n\n\n\n<li>Any other Add-On using the Background Feed Processor or JavaScript based processing.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-must-use-and-drop-in-plugins\">Must-Use and Drop-in Plugins<\/h4>\n\n\n\n<p>Must-Use and Drop-in plugins can&#8217;t be disabled using the WordPress admin interface, the only way to disable them is deleting their files. If your site is using this type of plugins, you will need to use a FTP client to download a copy and delete them for testing.<\/p>\n\n\n\n<p>The plugin is available in the WordPress.org repository. Go to WordPress <strong>Plugins -&gt; Add New<\/strong> page, search for it and install.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"309\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-1024x309.png\" alt=\"Install the Health Check &amp; Troubleshooting plugin\" class=\"wp-image-24554\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-1024x309.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-300x91.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-768x232.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-1536x464.png 1536w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png 1900w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>Once WordPress finishes installing the plugin files, the <strong>Install Now<\/strong> button will change to Activate. Click it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-enabling-the-troubleshooting-mode-for-gravity-forms\">Enabling the troubleshooting mode for Gravity Forms.<\/h2>\n\n\n\n<p>Now that you have the plugin installed, enable the troubleshooting mode for Gravity Forms by going to the <strong>Plugins<\/strong> page, locate <strong>Gravity Forms<\/strong> on the list, and click the <strong>Troubleshoot<\/strong> link.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/activate-troubleshooting-mode.png\"><img loading=\"lazy\" decoding=\"async\" width=\"756\" height=\"114\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/activate-troubleshooting-mode.png\" alt=\"Activate Troubleshooting mode for Gravity Forms\" class=\"wp-image-24558\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/activate-troubleshooting-mode.png 756w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/activate-troubleshooting-mode-300x45.png 300w\" sizes=\"auto, (max-width: 756px) 100vw, 756px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>You should be seeing your site now with only WordPress core features. All plugins will be disabled except for Gravity forms, and a default WordPress theme enabled. If you don\u2019t have a default theme installed, it will warn you. Follow this process to install one:<\/p>\n\n\n\n<p>Click the <strong>Install a default theme<\/strong> button.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"518\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting-1024x518.png\" alt=\"Install a default theme for Troubleshooting\" class=\"wp-image-24561\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting-1024x518.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting-300x152.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting-768x388.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-troubleshooting.png 1276w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>On the new screen, click on the <strong>Install<\/strong> button, wait for the theme files to be installed, then click on the <strong>black cross icon<\/strong> on the left:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-screen.png\"><img loading=\"lazy\" decoding=\"async\" width=\"956\" height=\"145\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-screen.png\" alt=\"Install a default Theme screen\" class=\"wp-image-24562\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-screen.png 956w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-screen-300x46.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-default-theme-screen-768x116.png 768w\" sizes=\"auto, (max-width: 956px) 100vw, 956px\" \/><\/a><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-using-the-troubleshooting-mode-to-find-third-party-conflicts\">Using the troubleshooting mode to find third-party conflicts<\/h2>\n\n\n\n<p>With only the Gravity Forms plugin active, and a default WordPress theme, you are ready to start looking for conflicts.<\/p>\n\n\n\n<p>If your form requires any of the <a href=\"https:\/\/www.gravityforms.com\/add-ons\/\" target=\"_blank\" rel=\"noopener noreferrer\">official Gravity Forms add-ons<\/a>, like User Registration, Advanced Post Creation, Stripe, etc, you can enable those also. But <strong>keep the first test limited only to official Gravity Forms add-ons<\/strong>. Remember the goal of this test is to find out if the issue is caused by a third-party software.<\/p>\n\n\n\n<p>Now <strong>try and replicate the issue you were experiencing<\/strong> in this reduced environment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-no-issue-on-the-first-test\">No issue on the first test<\/h3>\n\n\n\n<p>If you experience no re-occurrence of the issue, then continue to expand your testing scope by:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Enable one additional plugin.<\/li>\n\n\n\n<li>Test again.<\/li>\n\n\n\n<li>Issue found? Then you have your culprit.<\/li>\n\n\n\n<li>Working without any issue? Then repeat 1 and 2.<\/li>\n<\/ol>\n\n\n\n<p>This will hopefully lead you to the problematic plugin.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-issue-persists-on-the-first-test\">The issue persists on the first test<\/h3>\n\n\n\n<p>If you&#8217;re still able to replicate the issue in the reduced environment (that is, after enabling the troubleshooting mode with all the third-party plugins disabled and using a WordPress default theme), then you will want to contact the Gravity Forms Support team for assistance.<\/p>\n\n\n\n<p>If you created a ticket already, just reply to the latest message there. If have not yet opened a ticket on this issue, <a href=\"https:\/\/www.gravityforms.com\/support\/\" target=\"_blank\" rel=\"noopener noreferrer\">create one now<\/a> and provide details about the issue, <strong>and<\/strong> the testing done already.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-all-is-working-as-expected-even-after-enabling-all-the-plugins\">All is working as expected even after enabling all the plugins<\/h3>\n\n\n\n<p>If you end the troubleshooting with this result. It means the issue is most likely being caused by something your theme is doing. Contact your theme developer for assistance.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin. <\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_autodraft_ids":[],"_sb_is_suggestion_mode":false,"_sb_show_suggestion_boards":false,"_sb_show_comment_boards":false,"_sb_suggestion_history":"","_sb_update_block_changes":"","_is_real_time_mode":false,"_realtime_collaborators":"","footnotes":"","jetpack_post_was_ever_published":false,"cf_checklist_status":[]},"categories":[19413],"tags":[],"class_list":["post-24551","post","type-post","status-publish","format-standard","hentry","category-troubleshooting","wpautop"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Theme Conflict Health Check - Gravity Forms<\/title>\n<meta name=\"description\" content=\"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Testing for a Theme\/Plugin Conflict using the Health Check &amp; Troubleshooting Plugin\" \/>\n<meta property=\"og:description\" content=\"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Gravity Forms Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-24T15:09:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-12T15:36:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1900\" \/>\n\t<meta property=\"og:image:height\" content=\"574\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Samuel Aguilera\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@gravityforms\" \/>\n<meta name=\"twitter:site\" content=\"@gravityforms\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samuel Aguilera\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/\"},\"author\":{\"name\":\"Samuel Aguilera\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/person\\\/ba6a2f0c4199e00f1b9cb9ecf420b899\"},\"headline\":\"Testing for a Theme\\\/Plugin Conflict using the Health Check &#038; Troubleshooting Plugin\",\"datePublished\":\"2020-08-24T15:09:34+00:00\",\"dateModified\":\"2025-02-12T15:36:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/\"},\"wordCount\":1182,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/install-healthcheck-troubleshooting-1024x309.png\",\"articleSection\":[\"Troubleshooting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/\",\"name\":\"Theme Conflict Health Check - Gravity Forms\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/install-healthcheck-troubleshooting-1024x309.png\",\"datePublished\":\"2020-08-24T15:09:34+00:00\",\"dateModified\":\"2025-02-12T15:36:39+00:00\",\"description\":\"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/install-healthcheck-troubleshooting.png\",\"contentUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/install-healthcheck-troubleshooting.png\",\"width\":1900,\"height\":574,\"caption\":\"Install the Health Check & Troubleshooting plugin\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/conflict-testing-using-health-check-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/docs.gravityforms.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Testing for a Theme\\\/Plugin Conflict using the Health Check &#038; Troubleshooting Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#website\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/\",\"name\":\"Gravity Forms Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/docs.gravityforms.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\",\"name\":\"Gravity Forms\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/gravity-forms-2020-logo-stacked.png\",\"contentUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/gravity-forms-2020-logo-stacked.png\",\"width\":392,\"height\":515,\"caption\":\"Gravity Forms\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/gravityforms\",\"http:\\\/\\\/@gravityforms.com\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/person\\\/ba6a2f0c4199e00f1b9cb9ecf420b899\",\"name\":\"Samuel Aguilera\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g\",\"caption\":\"Samuel Aguilera\"},\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/author\\\/sacom\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Theme Conflict Health Check - Gravity Forms","description":"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Testing for a Theme\/Plugin Conflict using the Health Check & Troubleshooting Plugin","og_description":"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.","og_url":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/","og_site_name":"Gravity Forms Documentation","article_published_time":"2020-08-24T15:09:34+00:00","article_modified_time":"2025-02-12T15:36:39+00:00","og_image":[{"width":1900,"height":574,"url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png","type":"image\/png"}],"author":"Samuel Aguilera","twitter_card":"summary_large_image","twitter_creator":"@gravityforms","twitter_site":"@gravityforms","twitter_misc":{"Written by":"Samuel Aguilera","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#article","isPartOf":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/"},"author":{"name":"Samuel Aguilera","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/person\/ba6a2f0c4199e00f1b9cb9ecf420b899"},"headline":"Testing for a Theme\/Plugin Conflict using the Health Check &#038; Troubleshooting Plugin","datePublished":"2020-08-24T15:09:34+00:00","dateModified":"2025-02-12T15:36:39+00:00","mainEntityOfPage":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/"},"wordCount":1182,"commentCount":0,"publisher":{"@id":"https:\/\/docs.gravityforms.com\/#organization"},"image":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-1024x309.png","articleSection":["Troubleshooting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/","url":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/","name":"Theme Conflict Health Check - Gravity Forms","isPartOf":{"@id":"https:\/\/docs.gravityforms.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#primaryimage"},"image":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting-1024x309.png","datePublished":"2020-08-24T15:09:34+00:00","dateModified":"2025-02-12T15:36:39+00:00","description":"This guide provides advice on debugging an issue that may be caused by a conflict between Gravity Forms and a third party theme of plugin.","breadcrumb":{"@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#primaryimage","url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png","contentUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/08\/install-healthcheck-troubleshooting.png","width":1900,"height":574,"caption":"Install the Health Check & Troubleshooting plugin"},{"@type":"BreadcrumbList","@id":"https:\/\/docs.gravityforms.com\/conflict-testing-using-health-check-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.gravityforms.com\/"},{"@type":"ListItem","position":2,"name":"Testing for a Theme\/Plugin Conflict using the Health Check &#038; Troubleshooting Plugin"}]},{"@type":"WebSite","@id":"https:\/\/docs.gravityforms.com\/#website","url":"https:\/\/docs.gravityforms.com\/","name":"Gravity Forms Documentation","description":"","publisher":{"@id":"https:\/\/docs.gravityforms.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.gravityforms.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.gravityforms.com\/#organization","name":"Gravity Forms","url":"https:\/\/docs.gravityforms.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/logo\/image\/","url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/01\/gravity-forms-2020-logo-stacked.png","contentUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/01\/gravity-forms-2020-logo-stacked.png","width":392,"height":515,"caption":"Gravity Forms"},"image":{"@id":"https:\/\/docs.gravityforms.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/gravityforms","http:\/\/@gravityforms.com"]},{"@type":"Person","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/person\/ba6a2f0c4199e00f1b9cb9ecf420b899","name":"Samuel Aguilera","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1eecc0ea9f7b55b6a0d0e9c0e0cbb45c7f99261e95741a1ea6ca7b395b580e58?s=96&d=mm&r=g","caption":"Samuel Aguilera"},"url":"https:\/\/docs.gravityforms.com\/author\/sacom\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pdGaEa-6nZ","_links":{"self":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/24551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/comments?post=24551"}],"version-history":[{"count":69,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/24551\/revisions"}],"predecessor-version":[{"id":42647,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/24551\/revisions\/42647"}],"wp:attachment":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/media?parent=24551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/categories?post=24551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/tags?post=24551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}