Title: Plugin knocks out homepage
Last modified: August 22, 2016

---

# Plugin knocks out homepage

 *  Resolved [Robin Clark](https://wordpress.org/support/users/robin-clark/)
 * (@robin-clark)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-knocks-out-homepage/)
 * When I download the coursepress plugin it locks my homepage on my website and
   home page is blank after the header. When I delete the coursepress plugin and
   reset the page it’s OK. Any suggestions? Thanks
 * [http://minddynamicsinstitute.com/](http://minddynamicsinstitute.com/)
 * [https://wordpress.org/plugins/coursepress/](https://wordpress.org/plugins/coursepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Support [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-knocks-out-homepage/#post-5668296)
 * Hi Robin,
 * Sorry to hear of the problem you are having.
 * I have tested it on my test site and found it’s working fine.
 * Can you please try enabling [WP_DEBUG](http://codex.wordpress.org/WP_DEBUG) mode?
   To do this, just go to wp-config.php include this:
 *     ```
       define('WP_DEBUG',true);
       ```
   
 * You might already have a line for WP_DEBUG, so just make sure it’s set to true.
 * For information on this, [checkout this wpmu.org article](http://premium.wpmudev.org/blog/debugging-wordpress-how-to-use-wp_debug/).
 * Let me know what errors if any you are getting when you face this issue so that
   i can troubleshoot it.
 * This can be due to plugin/theme conflict on your site.
 * You can just try on your development site using default WordPress theme like 
   Twenty Fifteen and deactivating all other plugins as displayed in the following
   flowchart to know which theme/plugin is conflicting if any.
 * [http://premium.wpmudev.org/wp-content/uploads/2013/12/Support-Process-Support-Process.png](http://premium.wpmudev.org/wp-content/uploads/2013/12/Support-Process-Support-Process.png)
 * Kind Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)

The topic ‘Plugin knocks out homepage’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coursepress_f7e9b6.svg)
 * [CoursePress Learning Management System](https://wordpress.org/plugins/coursepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coursepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coursepress/)
 * [Active Topics](https://wordpress.org/support/plugin/coursepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coursepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coursepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-knocks-out-homepage/#post-5668296)
 * Status: resolved