Title: jquery not loading
Last modified: August 20, 2016

---

# jquery not loading

 *  [kuipou](https://wordpress.org/support/users/kuipou/)
 * (@kuipou)
 * [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/)
 * hi i created my the with a jquery script in it but the jquery script dosent load
   any idea why the website is wilco.rm-server.net
    and the code for the header 
   is : _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * thanks in advance

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/#post-2093619)
 * Try it like this and see if it works:
 *     ```
       // don't use this   var $j = jQuery.noConflict();
   
       jQuery(document).ready(function($){
       	$(".clicked").hide();
       	$("h3.click").click(function(){
       	   $(this).toggleClass("active").next().slideToggle("slow");
       			});
       		});
       });
       ```
   
 *  Thread Starter [kuipou](https://wordpress.org/support/users/kuipou/)
 * (@kuipou)
 * [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/#post-2093707)
 * no the jquery dosent load at all its not even there in the generated source
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/#post-2093708)
 * [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 *  Thread Starter [kuipou](https://wordpress.org/support/users/kuipou/)
 * (@kuipou)
 * [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/#post-2093721)
 * [http://pastebin.com/VA6tmATx](http://pastebin.com/VA6tmATx) the code

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

The topic ‘jquery not loading’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [kuipou](https://wordpress.org/support/users/kuipou/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/jquery-not-loading-1/#post-2093721)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
