Quantcast
Viewing all articles
Browse latest Browse all 31594

Apprentice on "Installed a few different plugins - we are now getting errors with jquery"

I'm working a dev website. Everything is working perfectly.

the test website is http://www.j7media.com

Particularly the Homepage built-in (responsive) slider was working. I've installed a few different plugin with no problem. However, once I installed the NextGEN Gallery (for photo widgets) I got some jquery errors.
var overlay = $('<div id="galleryOverlay">'),
jQuery("#gallery .touch-item").touchTouch();

I thought that maybe the Gallery might have conflicting functions.

so I unplug NextGEN. Then I installed Event Expresso plugin.
(side note: homepage slider works without these plugin installed, but I definitely need the event plugin - so something in the plugin is conflicting with the jquery)

And the homepage slider still doesn't work and i get a console error of
var placeholders = $([]),

I heard there are some new jquery conflict with the new wordpress 3.6.1. Not sure if it's true. I just don't know how to fix it at the point. I'm still trying to comb the internet for solution and decided to post here incase someone has already gone through with this scenario?


Viewing all articles
Browse latest Browse all 31594

Trending Articles