Title: [Plugin: Background Manager] background overlay
Last modified: August 20, 2016

---

# [Plugin: Background Manager] background overlay

 *  Resolved [emmalmurphy](https://wordpress.org/support/users/emmalmurphy/)
 * (@emmalmurphy)
 * [14 years ago](https://wordpress.org/support/topic/plugin-background-manager-background-overlay/)
 * Hi
 * For some reason the overlay on my site is not working. You can see an example
   here – [http://elmurphy.co.uk/category/tumblr/](http://elmurphy.co.uk/category/tumblr/).
   Do you know of any known issues that can cause problems?
 * great plugin by the way!
 * [http://wordpress.org/extend/plugins/background-manager/](http://wordpress.org/extend/plugins/background-manager/)

Viewing 1 replies (of 1 total)

 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [14 years ago](https://wordpress.org/support/topic/plugin-background-manager-background-overlay/#post-2778787)
 * Hi!
 * It appears that your web pages are unable to complete rendering, in that they
   are missing portions at the end. This can happen when a plugin encounters a problem
   it cannot handle by itself.
 * One method of finding out why it does not finish, is to edit your `wp_config.
   php` file, and change the following line:
 *     ```
       define('WP_DEBUG', false);
       ```
   
 * to:
 *     ```
       define('WP_DEBUG', true);
       ```
   
 * I would recommend you do so only temporarily, just to find out what errors are
   being reported. You may see something like “PHP Fatal Error” at the bottom of
   your page, which would be the cause.
 * Let me know if you need more help!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Background Manager] background overlay’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/background-manager_7c828e.svg)
 * [Background Manager](https://wordpress.org/plugins/background-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/background-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/background-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/background-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/background-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/background-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 4048828
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-background-manager-background-overlay/#post-2778787)
 * Status: resolved