Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Baden

    (@baden03)

    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.

    I got this error. I was wondering if you could poin tme in the right direction. My website is http://bloomerstheseries.com

    Uncaught TypeError: Object #<HTMLDocument> has no method 'doCountDown'

    Plugin Author Baden

    (@baden03)

    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.

    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/

    Thanks!

    Plugin Author Baden

    (@baden03)

    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.

    Facepalm…. sorry… and ty!

    Plugin Author Baden

    (@baden03)

    yay. now don’t forget to vote for pedro!

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

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