This error is beginning to drive me nuts, so I thought I would ask here now.
Bootstrap.js keeps saying that it requires jQuery, even tho I have defined jQuery in the header and bootstrap.js is loaded in the footer, as you can see in the source.
What could the reason be for this..?
Site: fliva.com
This is a Wordpress website.
UPDATE
The jQuery version used is: 2.2.4 which is located in the head of the dom, if you look in the source it should be clear. Bootstrap.js is loaded further down in the bottom.
This is a real mystery to me..