Title: Plugin interference
Last modified: November 29, 2022

---

# Plugin interference

 *  [srvissir](https://wordpress.org/support/users/alihosseini20368/)
 * (@alihosseini20368)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-interference/)
 * Hello, the plugin interferes with the Gravity Form plugin and gives a JavaScript
   error[Screenshot](https://mlmvp4pnaga7.i.optimole.com/w:auto/h:auto/q:mauto/process:7162/id:f73de48354646260d437196e5b687d2a/https://srviss.ir/Screenshot-2022-11-29-153843.png)

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/plugin-interference/?output_format=md) [1](https://wordpress.org/support/topic/plugin-interference/?output_format=md)
2

 *  [Agung Bayu](https://wordpress.org/support/users/agungjegstudio/)
 * (@agungjegstudio)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-interference/page/2/#post-16273649)
 * hi [@alihosseini20368](https://wordpress.org/support/users/alihosseini20368/)
   im sorry for late reply. the problem is because the script added on body wrapper
   that causing script tag to be shown. to prevent this, you can add this code
 *     ```
       add_action(
       	'wp_head',
       	function() {
       		echo '<style>script {display: none !important;}</style>';
       	}
       );
       ```
   
 * also this issue will be fixed in next update. and if in future you need faster
   answer of your question, please send your question to our plugin support forum(
   gutenverse).
    [https://wordpress.org/support/plugin/gutenverse/](https://wordpress.org/support/plugin/gutenverse/)
 * Thank you
 *  Thread Starter [srvissir](https://wordpress.org/support/users/alihosseini20368/)
 * (@alihosseini20368)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-interference/page/2/#post-16275726)
 * Thank you, the problem is solved
 *  [Agung Bayu](https://wordpress.org/support/users/agungjegstudio/)
 * (@agungjegstudio)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-interference/page/2/#post-16279800)
 * [@alihosseini20368](https://wordpress.org/support/users/alihosseini20368/) you
   are welcome

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/plugin-interference/?output_format=md) [1](https://wordpress.org/support/topic/plugin-interference/?output_format=md)
2

The topic ‘Plugin interference’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zeever/1.2.1/screenshot.jpg)
 * Zeever
 * [Support Threads](https://wordpress.org/support/theme/zeever/)
 * [Active Topics](https://wordpress.org/support/theme/zeever/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zeever/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zeever/reviews/)

 * 20 replies
 * 3 participants
 * Last reply from: [Agung Bayu](https://wordpress.org/support/users/agungjegstudio/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-interference/page/2/#post-16279800)
 * Status: not resolved