My developer tells me our site is reporting jquery deprecation warnings through jquery migrate helper on my Ultra Premium site. This has led to css and js issues. Here’s the error he sent:
Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks.
“The style and / or JavaScript of it is thus not integrated properly.”