• Resolved tameroski

    (@tameroski)


    Hi,

    I’ve got a

    jQuery is not defined

    error when the “woof_sid.js” file is loaded with a theme i’m working on.

    I may be wrong, but i think you forgot to add a dependency to jquery when enqueuing it :
    wp_enqueue_script(‘woof_sid’, WOOF_LINK . ‘js/woof_sid.js’, array(‘jquery’), WOOF_VERSION);

    Line 2695 in index.php.

    • This topic was modified 4 years, 6 months ago by tameroski.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘jQuery is not defined’ is closed to new replies.