In case you’re together with some further jQuery to customize your WordPress internet web page and it doesn’t seem to be working, remember the fact that the reproduction of jQuery that WP a lot is in “no conflict” mode.
In case you’re attempting to use the default jQuery shortcut of $, then you definitely no doubt’ll need to wrap it with the following:
jQuery(file).able(function($) {
// $() will art work as an alias for jQuery() inside of this function
});
This will likely save you a large number of time beating your head in opposition to a wall, wondering why your jQuery isn’t working. 😉
Provide: WordPress Codex



0 Comments