[Plugin: FavoritePosts] Button does nothing, ReferenceError: jQuery not defined
-
hello,
I use favoriteposts Plugin for a little notepad feature on my site. I developed a simple form with it on a subdomain. When I was happy with the result, I installed the favoriteposts plugin on the real page. But then I realized that the favoriteposts buttons dont work on this wordpress installation. (I can see the Button at the end of each post, but when I click it, nothing happens, no Post Ajax request!). On my subdomain which is a copy of the real site, everything works fine.
I checked the site with firebug and run into a bunch of Errors. I think one or even more of these errors could be responsible for my problem with favoriteposts. Am I right here?
ReferenceError: jQuery is not defined
ReferenceError: jQuery is not defined
TypeError: e is not a function
ReferenceError: Backbone is not defined
ReferenceError: _ is not definedBut how can I fix it? How can I define jQuery, Backbone and co to avoid these Errors, Why they even occur?
Thanks for your help!
- The topic ‘[Plugin: FavoritePosts] Button does nothing, ReferenceError: jQuery not defined’ is closed to new replies.