Title: Plugin Not Working
Last modified: August 22, 2016

---

# Plugin Not Working

 *  Resolved [1134a](https://wordpress.org/support/users/1134a/)
 * (@1134a)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/)
 * I tried using this plugin, doesn’t work. Tried deactivating/activating, reinstalling,
   Ajax enabled/disabled…nothing works. Popups don’t appear on the site.
 * Please help, this plugin is exactly what I need.
 * [https://wordpress.org/plugins/popups/](https://wordpress.org/plugins/popups/)

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

 *  Plugin Author [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5795808)
 * Share more information like the site you are trying, the display rules you are
   using. IF you have javascript errors in the page is most probably that won’t 
   work
 *  Thread Starter [1134a](https://wordpress.org/support/users/1134a/)
 * (@1134a)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5795855)
 * Using wordpress 4.1
 * bit.ly/1bs92Px
 * No javascript errors. I tried many different display rules, but for example:
 * “page type is equal to front page”
 * I was trying to add a FB like button (tried iframe and html codes with no luck)
 * thanks
 *  Plugin Author [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5795948)
 * Hi! I do see an error because of jquery
 * We are adding a variable when jquery is loaded (wordpress does it by default)
   but it’s getting trouble with themes and plugins removing wordpress jquery.
 * We are going to fix that in the next version.
 * If the meantime if you feel confortable editing php try editing in popups/public/
   class-social-popup.php around line 458
 * Where it says :
    `wp_localize_script( 'jquery', 'spuvar_social', $spuvar_social);`
   should say instead `wp_localize_script( 'spu-public', 'spuvar_social', $spuvar_social);`
 * Try that and let me know
 *  Thread Starter [1134a](https://wordpress.org/support/users/1134a/)
 * (@1134a)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5796006)
 * it worked, thank you!
 *  Plugin Author [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5796007)
 * If you like the plugin please support us by [leaving a nice review](http://wordpress.org/support/view/plugin-reviews/popups?rate=5#postform)

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

The topic ‘Plugin Not Working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/popups_efeef0.svg)
 * [Popups - WordPress Popup](https://wordpress.org/plugins/popups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popups/)
 * [Active Topics](https://wordpress.org/support/plugin/popups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popups/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Damian](https://wordpress.org/support/users/timersys/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-256/#post-5796007)
 * Status: resolved