Title: Popup doesn&#039;t open
Last modified: August 30, 2016

---

# Popup doesn't open

 *  Resolved [GetWebCreative](https://wordpress.org/support/users/getwebcreative/)
 * (@getwebcreative)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/)
 * Hi Daniel,
 * Site: [http://www.10collective.com.au/clients/](http://www.10collective.com.au/clients/)
   
   Problem: Clicking the ‘YEP, SIGN ME UP’ button doesn’t activate the popup as 
   expected.
 * You need to be logged in to see it so I will send you login details (support 
   @ wppopupmaker.com).
 * I suspect it’s a js issue but I can’t find it. I’ve tried disabling plugins to
   no avail.
 * Hoping you can help!
    Tracey
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/#post-6509742)
 * [@getwebcreative](https://wordpress.org/support/users/getwebcreative/) – Looks
   like the Popup Maker JS is not loaded, this is 90% of the time caused by themes
   that remove jQuery using wp_deregister_script( ‘jquery’ )
 * This causes any JS (including ours) to not be loaded since they all require jQuery
   and WP isn’t loading it.
 * Your theme is loading it manually at this point likely.
 * Check your themes functions.php and see if you see something like that there.
   If so that is bad and needs to be // commented out. Also if you check header.
   php & footer.php you will likely find several `<script src=""` tags as well. 
   If that is the case it basically boils down to WP is not aware of those scripts
   and won’t load other stuff that may require them.
 * Hope that helps.
 *  Thread Starter [GetWebCreative](https://wordpress.org/support/users/getwebcreative/)
 * (@getwebcreative)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/#post-6509745)
 * Thanks Daniel,
    I found a bunch of settings in the Boilerplate settings this 
   theme is using and lo and behold that was the culprit. Unfortunately I inherited
   this site so I don’t what changing those settings will break but at least I know
   the culprit! Thanks for your help.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/#post-6509746)
 * [@getwebcreative](https://wordpress.org/support/users/getwebcreative/) – At least
   it wasn’t very difficult to correct.
 * Happy I could help you out. Btw, If you have a moment, I would very much appreciate
   if you could quickly [rate the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker#postform),
   just to help us spread the word.
 *  Thread Starter [GetWebCreative](https://wordpress.org/support/users/getwebcreative/)
 * (@getwebcreative)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/#post-6509747)
 * Done! Thanks again. 🙂

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

The topic ‘Popup doesn't open’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [GetWebCreative](https://wordpress.org/support/users/getwebcreative/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/popup-doesnt-open/#post-6509747)
 * Status: resolved