Use cases
Timer can not find jQuery
Daily Deals extension comes with Countdown Timer extension. It displays deal timer on frontend. Countdown Timer requiers jQuery (JS library).
So if on frontend you see text Flip timer can not find jQuery
or
Simple timer can not find jQuery
, then you have to open CountdownTimer
extension configuration and enable
jQuery.
jQuery(…) is not a function
This java script error also has relation to Countdown Timer extension. Check this link how to fix it - CountdownTimer : jQuery(…) is not a function.