the problem is that jquery will not work properly after updating to the latest version. The script I want to execute throws me the error: ReferenceError: jQuery is not defined.
The jquery script runs earlier than it was loaded on the web page, probably because it’s in the footer.
Do I have to change something in the functions.php?