Title: Knipple's Replies | WordPress.org

---

# Knipple

  [  ](https://wordpress.org/support/users/knipple/)

 *   [Profile](https://wordpress.org/support/users/knipple/)
 *   [Topics Started](https://wordpress.org/support/users/knipple/topics/)
 *   [Replies Created](https://wordpress.org/support/users/knipple/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/knipple/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/knipple/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/knipple/engagements/)
 *   [Favorites](https://wordpress.org/support/users/knipple/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Load newer JQuery version..](https://wordpress.org/support/topic/load-newer-jquery-version/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/load-newer-jquery-version/#post-3255995)
 * Hi Prasath,
 * Unfortunately that isnt working. Im checking which script is loading via Firebug
   and when i use enqueue etc it changes the order that jQuery loads but keeps loading
   1.6.4 …
 * _[[No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping). If it’s 
   that urgent, consider [hiring someone](http://jobs.wordpress.net/).]_
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797915)
 * Okay i got this working, it was basically an url/location as Flashbuddy pointed
   out. Notice the kindof curly speechmarks in your code Flashbuddy? That’s what
   was throwing it and i hadn’t noticed..
 * I have a fresh new problem – in my external js file i’m trying to use the template
   url in javascript using the php command:
 *     ```
       var backgroundUrl = "<?php bloginfo(template_directory);?>" + "/images/thumbs/" + numThumbs + ".jpg";
   
       alert(backgroundUrl);
   
       newdiv.style.backgroundImage ="url("+backgroundUrl+")";
       ```
   
 * But the php code doesn’t seem to be giving the url, it’s just printing the php
   code..
 * Any hints/tips?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797843)
 * It’s quite a pointless one then isn’t it, if it conflicts with standard text /
   can’t differentiate.
 * Chome is now showing ‘Uncaught Reference Error: makethumbs is not defined’ on
   the debug. It`s being thrown at the following code in the template page:
 *     ```
       <script type="text/javascript">
       <!--
       	makethumbs();
   
       Uncaught ReferenceError: makethumbs is not defined
       //-->
       </script>
       ```
   
 * It doesn`t seem to be complaining about can’t find the script now so no idea..
 * _[[No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping). If it’s 
   that urgent, consider [hiring someone](http://jobs.wordpress.net/).]_
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797838)
 * Ahh the punctuation in my text?? So if i wrote it’s i have to use the straight
   one rather than the backwards tilted one.. why doesn`t the code button wrap it
   in a proprietary code tag like normal forums?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797826)
 * U on about something in the code whats a back tick?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797808)
 * Any idea why the text in my replies on here are showing up in mixed fonts??
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797806)
 * That’s not making any difference, thanks though. If there’s no path it’d just
   reference the same folder it’s running out of tho right?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [JS in page template..](https://wordpress.org/support/topic/js-in-page-template/)
 *  Thread Starter [Knipple](https://wordpress.org/support/users/knipple/)
 * (@knipple)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/js-in-page-template/#post-2797725)
 * As i said in the post the js file is in the same folder as the Header and template
   files etc ( root of the twentyeleven theme )..

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