Javascript Conflict With Many Themes Since Last Update
-
I love this plugin and have been using it on a couple of my sites now ??
Noticed when I upgraded to WP 3.5.2 though it stopped playing nice with my theme’s javascript files.
Quick and easy fix:
Added this to the top of the wp-user-frontend/js/wpuf.js file:
$.noConflict();
Not sure if that is nec. the right code or the best way of fixing things, but it at least made it so my sites were no longer broken.
Anyways, just wanted to let you know of this issue – maybe it is something that can be addressed in the next update. If anyone has a better solution for fixing the js conflict I’d love to hear your ideas as well!
https://www.ads-software.com/extend/plugins/wp-user-frontend/
- The topic ‘Javascript Conflict With Many Themes Since Last Update’ is closed to new replies.