🐘 jQuery disabled?

With the jado Starter WordPress theme, jQuery is disabled for the time being. Why?

We have seen that there are often only a few functions that need jQuery. In the past, animations/functions were often implemented with jQuery, but today they are also easy to program using CSS3 or pure Javascript.

That’s why we decided to disable jQuery to load this resource only when it is really needed.

On this page there is a “Mobile-Toggle” (Hamburg navigation), which is implemented with a few lines of pure Javascripts.

As well as the possibility to make the header disappear when scrolling! (This can be easily disabled by removing the id=”headerfixed” from the header.php ).

You need jQuery?

Simply activate on the functions page:

Activate Jquery