If I call:
$scripts->remove( ‘jquery’);
In my theme’s functions file, font awesome icons will not be converted to svg.
I do import jquery
in my main.js file.
How come?
If I call:
$scripts->remove( ‘jquery’);
In my theme’s functions file, font awesome icons will not be converted to svg.
I do import jquery
in my main.js file.
How come?
Please try using the search to answer your questions before posting. This has already been answered: How Does Sage 9 Enqueue jQuery?
This topic was automatically closed after 42 days. New replies are no longer allowed.