Title: Possible Javascript Issues
Last modified: August 20, 2016

---

# Possible Javascript Issues

 *  Resolved [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * (@timdonaldson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/)
 * I haven’t been able to track down the source of my problems, but I’m assuming
   it’s javascript related.
 * I’ve been trying to get multiple image galleries working at [http://timdonaldson.com/blogtest/photography/](http://timdonaldson.com/blogtest/photography/)(
   which is based off the html 5 reset theme: [http://html5reset.org/](http://html5reset.org/))
   but I’m not having any luck.
 * If I switch the site’s theme back to the default twentytwelve theme, the slideshows
   show up fine.
 * If I use the default reset theme the galleries don’t load, so I’ve been trying
   to compare twentytwelve with html5 reset, but I can’t seem to track down the 
   cause of the issues.
 * This is the gallery I’m currently trying to work with: [http://wordpress.org/extend/plugins/slideshow-gallery/](http://wordpress.org/extend/plugins/slideshow-gallery/)
 * Any ideas?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948115)
 * Deactivate some plug-ins one-by-one to check whether they’re the culprit.
 *  Thread Starter [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * (@timdonaldson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948117)
 * The slideshow is the only activated plug-in at the moment. I’ve tried deactivating
   and re-activating it too.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948118)
 * Are you sure this page is supposed to have the slideshow? [http://timdonaldson.com/blogtest/photography/](http://timdonaldson.com/blogtest/photography/)
   
   I don’t see it at all or any HTML elements to contain it.
 *  [leethompson](https://wordpress.org/support/users/leethompson/)
 * (@leethompson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948119)
 * I see the div is set to display:none for the slideshow class.
 *     ```
       <p>Here are some sweet pics yo</p>
       <ul id="slideshow" class="slideshow" style="display:none;">
       <div id="slideshow-wrapper-s71w">
       ```
   
 * The first thing is to find out why its not displayed.
 * Lee
 *  Thread Starter [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * (@timdonaldson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948198)
 * Thanks for the input guys.
 * I started off trying to _fix_ the display:none problem, but then I realised that
   when I change the theme back to twentytwelve, that div is still set to display:
   none… even though the slideshow is displayed correctly.
 * And also, If I look at the page with firefox and delete that ‘display:none’ through
   firebug, the slideshow is displayed, but without any images or content.
 * So this is what makes me think it must be a problem with how I call the javascript.
 *  Thread Starter [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * (@timdonaldson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948239)
 * Just been checking the Error Consol in Firefox and I’ve found these 3 relating
   to jQuery:
 * Error: jQuery is not defined
    Source File: [http://timdonaldson.com/blogtest/photography/](http://timdonaldson.com/blogtest/photography/)
   Line: 150
 * Error: jQuery is not defined
    Source File: [http://timdonaldson.com/blogtest/wp-includes/js/thickbox/thickbox.js?ver=3.1-20111117](http://timdonaldson.com/blogtest/wp-includes/js/thickbox/thickbox.js?ver=3.1-20111117)
   Line: 18
 * Timestamp: 7/08/12 4:28:02 PM
    Error: $ is not defined Source File: [http://timdonaldson.com/blogtest/wp-content/themes/reset-theme/_/js/functions.js](http://timdonaldson.com/blogtest/wp-content/themes/reset-theme/_/js/functions.js)
   Line: 6
 * I’ve been trying to debug it with this article but having no luck: [http://jquerybyexample.blogspot.com/2012/03/various-reasons-and-solutions-of-jquery.html](http://jquerybyexample.blogspot.com/2012/03/various-reasons-and-solutions-of-jquery.html)
 *  Thread Starter [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * (@timdonaldson)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948251)
 * Solved here: [https://github.com/murtaugh/HTML5-Reset-Wordpress-Theme/issues/56](https://github.com/murtaugh/HTML5-Reset-Wordpress-Theme/issues/56)

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

The topic ‘Possible Javascript Issues’ is closed to new replies.

## Tags

 * [custom theme](https://wordpress.org/support/topic-tag/custom-theme/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [timdonaldson](https://wordpress.org/support/users/timdonaldson/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/possible-javascript-issues/#post-2948251)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
