Title: Loading more than one instance?
Last modified: January 27, 2017

---

# Loading more than one instance?

 *  Resolved [pybloggers](https://wordpress.org/support/users/pybloggers/)
 * (@pybloggers)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/loading-more-than-one-instance/)
 * I just recently started getting the following error on my site [PyBloggers](http://www.pybloggers.com):
 * “More than one instance of SumoMe is attempting to start on this page. Please
   check that you are only loading SumoMe once per page.”
 * I don’t think I changed anything, though. How can I fix it?
    -  This topic was modified 9 years, 3 months ago by [pybloggers](https://wordpress.org/support/users/pybloggers/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sumo](https://wordpress.org/support/users/sumome/)
 * (@sumome)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/loading-more-than-one-instance/#post-8721606)
 * Hey @psybloggers!
 * Took a quick look at your site and it looks like you have the wp_head action 
   hook injecting the contents of your header content twice.
 * The SumoMe plugin adds the SumoMe install code through that action hook. So if
   it’s firing twice, then two install codes are present which can cause some serious
   issues.
 * Not sure exactly where that’s happening but it’s likely in your theme files, 
   so you can start there. If you can’t find it we highly suggest checking with 
   a developer.
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Loading more than one instance?’ is closed to new replies.

 * ![](https://ps.w.org/sumome/assets/icon-256x256.png?rev=3147974)
 * [Website Pop-up Builder by BDOW! (formerly Sumo): Pop-ups + forms for email opt-ins and lead generation](https://wordpress.org/plugins/sumome/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sumome/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sumome/)
 * [Active Topics](https://wordpress.org/support/plugin/sumome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sumome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sumome/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sumo](https://wordpress.org/support/users/sumome/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/loading-more-than-one-instance/#post-8721606)
 * Status: resolved