Hi, i had a little bit trouble with the jQuery in the `/zp-core/template-functions.php`. Then I noticed that this is utter luxury for the view of pure visitors. Because, you have to load the jQuery file. A horror in mobile devices. The jQuery is not necessary for this at all.
One of the jQuery is for the Search. I have it outcommended. Because, rewriting in pure JavaScript it's not possible with full IE (older Android) compatibility. The other is for ".metadata_toggle". It's possible to rewrite it to pure JavaScript. And tha banish jQuery load in the theme, with "if logged_in".
Is this worth an issue in github?