Viewing 1 replies (of 1 total)
  • They need to change this in line 476 and 477.

    I wish I can just go in and change master.

    //wp_enqueue_script(‘jquery’);
    wp_enqueue_script(‘explanatory_dictionary_scripts’, $explanatory_dictionary_plugin_url.’javascript/scripts.js’, array( ‘jquery’ ));

    You have to add jquery as a dependency.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Explanatory Dictionary] JQuery is not defined’ is closed to new replies.