• Resolved rantebi

    (@rantebi)


    The counter doesn’t work.
    Console shows:
    “(index):104 Uncaught ReferenceError: jQuery is not defined”

    I believe adding ‘jquery’ to the $deps array is needed in countdown_timer_widget_scripts().

    Like so:
    wp_enqueue_script(‘countdown-timer-script’, COUNTDOWN_TIMER_ELEMENTOR_URL . ‘assets/js/jquery.countdownTimer.js’, array(‘jquery’), ‘1.0.0’, true);

Viewing 1 replies (of 1 total)
  • Plugin Author Aezaz Shaikh

    (@shaikhaezaz80)

    Hi rantebi,

    This was fixed and a new version was launched. Kindly check again and let us know if you still get any issues.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Jquery load error’ is closed to new replies.