@lwlindquist – Your getting jQuery errors due to your theme loading multiple versions of jQuery. Check your themes footer.php and remove any <script that link to jquery.js or jquery.min.js. WordPress loads it already and loading it multiple times breaks a lot of things not just our plugin 🙂
Let me know if you get that fixed and still have trouble.
Daniel,
Thanks for the quick response. I’m using a Genesis child theme. I don’t see a footer.php in the child theme. I checked the Genesis theme and don’t see any jquery in it.
Other ideas or something I’m not seeing? Appreciate your help.
@lwlindquist – Hmm, I use genesis regularly, what child theme is it? Likely not an issue in the theme unless its custom or low quality which is unusual for genesis.
It may be a plugin then, in which case we are only looking for what I would deem low quality plugins, something that isn’t high profile such as WP SEO etc as those are highly unlikely to load jQuery in any way other than the proper way.
If you can do a text search on your theme you could check for ‘jquery’ to see if there are any calls, but if its a theme sold directly from studio-press that’s definitely not it.