Hi!
A week ago (approx) I asked how to add custom js files and in the reply I followed a link to do this.
I could do it.
In this custom js file I’m using jQuery and I saw that it’s in wp-includes/js version 1.12.4.
Problem I’m having:
Chrome Inspection Console is throwing me an error from my custom JS file as if not finding jQuery library location.
More Specific:
Uncaught TypeError: $ is not a function
Help is welcome
Thanks,
Regards