Title: countdown not working
Last modified: August 20, 2016

---

# countdown not working

 *  Resolved [tjvdp](https://wordpress.org/support/users/tjvdp/)
 * (@tjvdp)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/)
 * Hi,
    I have t-countdown installed on my website but it does not count down. The
   site is [http://www.zanggroepcascade.nl](http://www.zanggroepcascade.nl)
 * I also installed the it on my local development site using xampp there it works
   fine. My production and test site are setup the same.
    Appreciate the help
 * Jeroen van de Pol
 * [http://wordpress.org/extend/plugins/jquery-t-countdown-widget/](http://wordpress.org/extend/plugins/jquery-t-countdown-widget/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567525)
 * Happy to help!
    First thing we noticed is that the following JS errors are being
   thrown in your console:
 *     ```
       Failed to load resource: the server responded with a status of 404 (Not Found) http://www.zanggroepcascade.nl/wp-content/plugins/cforms-custom/calendar.css
       Uncaught TypeError: Object [object Object] has no method 'superfish'
       ```
   
 * So it looks like the js files needed for superfish are not being loaded, as the
   method: superfish has not been defined.
 * Hope this gets you pointed in the right direction! Hit us back if you get it 
   resolved, or still need a helping hand.
 *  [alex.paris](https://wordpress.org/support/users/alexparis/)
 * (@alexparis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567560)
 * I got this error. I was wondering if you could poin tme in the right direction.
   My website is [http://bloomerstheseries.co](http://bloomerstheseries.com)m
 * `Uncaught TypeError: Object #<HTMLDocument> has no method 'doCountDown'`
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567603)
 * Hello Alex, there seems to be either a plugin or theme conflict. Can you try 
   turning off all plugins but the countdown and see if that fixes it? If so, then
   turn the plugins on, one by one until it breaks and report back.
 *  [jessicatrinity](https://wordpress.org/support/users/jessicatrinity/)
 * (@jessicatrinity)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567604)
 * Hiya Baden, Looks like the countdown isn’t working for me either. Hope you might
   have some suggestions, the site I’m working on is temporarily here. [http://www.trinityenterprises.ca/wheelsachurnin/home/](http://www.trinityenterprises.ca/wheelsachurnin/home/)
 * Thanks!
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567614)
 * Check your target date:
 *     ```
       targetDate: {
       				'day': 	31,
       				'month': 05,
       				'year': 2012,
       				'hour': 16,
       				'min': 	00,
       				'sec': 	00,
       				'localtime': '3/23/2013 16:41:38',
       				'mysqltime':  '2013-03-23 16:41:38'
       			},
       ```
   
 * Looks like it’s set for 2012. As it’s now 2013, this would explain much.
 *  [jessicatrinity](https://wordpress.org/support/users/jessicatrinity/)
 * (@jessicatrinity)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567647)
 * Facepalm…. sorry… and ty!
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567650)
 * yay. now don’t forget to [vote for pedro](http://wordpress.org/support/view/plugin-reviews/jquery-t-countdown-widget)!

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

The topic ‘countdown not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-t-countdown-widget_7b7b7b.
   svg)
 * [jQuery T(-) Countdown Widget](https://wordpress.org/plugins/jquery-t-countdown-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-t-countdown-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-t-countdown-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-t-countdown-widget/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/countdown-not-working/#post-3567650)
 * Status: resolved