Title: Fatal Error / Remove &#8220;x&#8221;
Last modified: September 24, 2020

---

# Fatal Error / Remove “x”

 *  Resolved [mischmao](https://wordpress.org/support/users/mischmao/)
 * (@mischmao)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-remove-x/)
 * 1. The pop up crashed my website, I was able to deactivate it in recovery mode.
   Now, I am unable to reactivate it. Every time I try, it says:
 * Plugin could not be activated because it triggered a fatal error.
 * Warning: include(/var/www/wp-content/plugins/wordpress-popup/vendor/composer/../../
   inc/class-hustle-db.php): failed to open stream: No such file or directory in/
   var/www/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line
   444
 * 2. Is there a way to remove the “x” from the pop up? I tried adding the codes
   I found online and they do not work. I also tried unchecking the option from 
   the Hustle settings and it’s still not working. Another question, where exactly
   should these additional css codes be added?

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

 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-remove-x/#post-13451705)
 * Hi [@mischmao](https://wordpress.org/support/users/mischmao/)
 * Sorry to hear you are having this problem.
 * It seems there is a conflict with the SEO plugin.
 * Is your SEO plugin updated? If so, can you try to disable the SEO plugin, enable
   the Hustle to check if the issue is gone? If so, try to enable the SEO plugin
   back and check if the issue will return.
 * I tried to replicate this error on YOAST SEO which seems is the /wordpress-seo/
   folder, but it worked fine.
 * > 2. Is there a way to remove the “x” from the pop up? I tried adding the codes
   > I found online and they do not work. I also tried unchecking the option from
   > the Hustle settings and it’s still not working. Another question, where exactly
   > should these additional css codes be added?
 * It seems we have a bug on the PopUp > Closing Behavior, I tried to disable the
   X button disabling the options but it kept showing, we will report it to the 
   plugin developer.
 * You can use this CSS on Editing your PopUp > Appearance > Custom CSS.
 *     ```
       .hustle-icon-close{
           display: none !important;
       }
       ```
   
 * Let us know the result you got on the first test.
    Best Regards Patrick Freitas
 *  Thread Starter [mischmao](https://wordpress.org/support/users/mischmao/)
 * (@mischmao)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-remove-x/#post-13516197)
 * Since it mentions line 144, is there a certain code that I have to add, remove
   or edit in that line in order to fix the problem? I am currently using Yoast 
   SEO. I have deactivated it and tried activating the Hustle plugin, but it did
   not work. I still got the same error message.
 *  Plugin Support [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * (@wpmudev-support7)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-remove-x/#post-13518888)
 * Hello [@mischmao](https://wordpress.org/support/users/mischmao/),?
 * Apart from the CSS my colleague mentioned, there is no other action needed. If
   you added the CSS and that did not work, can you try to add that to your site
   wp-admin Dashbaord-> Appearance-> Customize-> Additional CSS, add the CSS there
   and hit the publish button.
 * Also, do you see the exact same error or there is some change in it? Can you 
   send us a screenshot of the same, please?
 * Thank you,
    Prathamesh

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

The topic ‘Fatal Error / Remove “x”’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-remove-x/#post-13518888)
 * Status: resolved