I am assisting with a non-profit WordPress site- http://ipaintmymind.org/ and there are a couple things broken with it. Foremost, a jQuery
error is showing in the Console:
Uncaught TypeError: Object #<Object> has no method 'on'
The source is here. But I'm not sure how that's being referenced. I thought it was the Jetpack
module, so I disabled it but no change. I'm thinking this is related to the thumbnail href
references of #
in the navigation slider, but I'm not sure.
Please help!