Load jQuery in header, Sage 9

Hi, I have put site live and seems fine, except for one of the plugins (according to the developer) requires jQuery to load in the header. Mine is loading in the footer and although everything works, I would like to get this plugin working also. Plugin is https://wordpress.org/plugins/flow-flow-social-streams/
S any tips on loading jQuery in the header welcome ? Many Thanks

Loading your JS in the footer is good practice for many reasons, and plugins that assume it will be loaded in the header are plugins you may want to avoid.

If you you are using Soil, the jquery CDN feature causes jquery to be loaded in the footer, so just disable that feature.