Thanks so much Kyttias! I'm having trouble with removing the error part. I think the jquery isn't being enabled maybe. How exactly do I enable jquery on my site?
I've tried adding this to my theme's header.tpl but it's not working:
HTML Code:
<script src="{$home}/jquery/jquery-1.11.3.min.js"></script>
I've made a jquery folder with the jquery library in it, so that's why I was using that. ^
I've also tried the hosted links from google and microsoft but they're not working either. :c