Title: jquery problem
Last modified: August 21, 2016

---

# jquery problem

 *  Resolved [Jaber Oumalik](https://wordpress.org/support/users/oumalik/)
 * (@oumalik)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/)
 * the popup doesn’t appear due to a jquery problem, what jquery should i load and
   where do i have to put the code.
 * Thanks in advance.
 * [http://wordpress.org/extend/plugins/social-popup/](http://wordpress.org/extend/plugins/social-popup/)

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

 *  [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/#post-3872688)
 * The one that come by default with wordpress which is automatically loaded by 
   Social Popup
    You probably have a plugin or your theme is blocking wordpress 
   jquery .
 * You could try to put on your functions.php wp_enqueue_script(‘jquery’); and see
   what happens.
 *  Thread Starter [Jaber Oumalik](https://wordpress.org/support/users/oumalik/)
 * (@oumalik)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/#post-3872715)
 * Hello, thanks for responding…
 * wp_enqueue_script(‘jquery’); didn’t work for me, however here’s my website: [http://assonews.com](http://assonews.com)
 * I get an error: “Uncaught ReferenceError: jQuery is not defined”
 * i think that the script below is missing
    `<script type='text/javascript' src
   ='http://assonews.com/wp-content/plugins/social-popup/spu.js?ver=1.6.1'></script
   >`
 * but i can’t figure out where to put it.
 *  [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/#post-3872729)
 * try including this on your header before all the scripts <script src=”//ajax.
   googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js”></script>
 *  Thread Starter [Jaber Oumalik](https://wordpress.org/support/users/oumalik/)
 * (@oumalik)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/#post-3872730)
 * worked perfectly thank you so much

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

The topic ‘jquery problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/social-popup_a8acb1.svg)
 * [Social PopUP (email lightbox)](https://wordpress.org/plugins/social-popup/)
 * [Support Threads](https://wordpress.org/support/plugin/social-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/social-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-popup/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jaber Oumalik](https://wordpress.org/support/users/oumalik/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-11/#post-3872730)
 * Status: resolved