If that doesn't work, refer to the walkthrough below for using the filter for the script that is causing the issue..
Note this will print any scripts they depend on as well ..
Specifically for jQuery, see the settings page option, as it's common request we've built it into the settings..
You will need the script slug, which is used when the script is registered, and the script will be printed into the header if it's enqueued.
If you're comfortable with code you can use the filter to change the post types this applies to.
As of version 0.5 you can either use the option to disable the action on specific page post, or you can utilize filter.
Keep jQuery in the in Settings > Scripts to Footer or using the filter noted in the documnetation ...
However, by placing scripts in the footer you can change the precieved load times, moving render-blocking scripts below the fold, allowing your content to load first instead of loading scripts and slowing the visual portions of your site.
Please feel free to open Github Issue to report conflicts or goto WP.org support forum.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more