Title: Countdown timer stuck
Last modified: August 22, 2016

---

# Countdown timer stuck

 *  Resolved [nikhil63](https://wordpress.org/support/users/nikhil63/)
 * (@nikhil63)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/)
 * After the last round of updates, my countdown timer instance does not seem to
   count down in any browser.
 * The site is [http://www.f1updates.com](http://www.f1updates.com)
 * Any help would be great appreciated!
 * [https://wordpress.org/plugins/jquery-t-countdown-widget/](https://wordpress.org/plugins/jquery-t-countdown-widget/)

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

 *  [EastDevonAlliance](https://wordpress.org/support/users/eastdevonalliance/)
 * (@eastdevonalliance)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864492)
 * You have a 404 error on your page for `http://www.f1updates.com/wp-content/themes/
   news-mix-light/js/jquery.caroufredsel-6.0.4-packed.js` and (if you look in the
   javascript console) because this is not found, the js in custom.js that calls
   this for ticker-1 fails and javascript processing stops, so the countdown timer
   js doesn’t run.
 *  Thread Starter [nikhil63](https://wordpress.org/support/users/nikhil63/)
 * (@nikhil63)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864528)
 * Thanks! Any suggestions on how to go about fixing this?
 *  [EastDevonAlliance](https://wordpress.org/support/users/eastdevonalliance/)
 * (@eastdevonalliance)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864530)
 * Yes – check that the file which is creating the 404 actually exists and that 
   e.g. your htaccess file is not preventing access.
 *  Thread Starter [nikhil63](https://wordpress.org/support/users/nikhil63/)
 * (@nikhil63)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864531)
 * Found a solution – this might be specific to Kopa themes.
 * Changed:
 * wp_enqueue_script(‘kopa-carouFredSel’, $dir . ‘/js/jquery.**caroufredsel**-6.0.4-
   packed.js’, array(‘jquery’), NULL, TRUE);
 * to
 * wp_enqueue_script(‘kopa-carouFredSel’, $dir . ‘/js/jquery.**carouFredSel**-6.0.4-
   packed.js’, array(‘jquery’), NULL, TRUE);
 * The counter works great now!
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864544)
 * looks like it might be a Kopa issue.
    Kopa… was this not the turtle from Mario
   Bros?
 * Regardless, glad you got is solved. we’ll mark this issue as resolved, unless
   you need further assistance.
 * Loved me some old school Nintendo!

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

The topic ‘Countdown timer stuck’ 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/)

 * 5 replies
 * 3 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/countdown-timer-stuck/#post-5864544)
 * Status: resolved