njumara 2 Report post Posted January 10, 2011 Hi, I have a weird problem. I have the carousel on my main page and it displays 7 images from the last 7 posts, the arrows display fine, everything. Except, it won't slide either way, left or right. Does anyone know how to fix this? My site is http://ningboguide.com and the carousel is at the bottom of the front page. Thanks again, Nick Share this post Link to post Share on other sites
Kate 3 Report post Posted January 10, 2011 Hey Nick - I'm getting a JS (jQuery) error... Did you do any custom JS? This is the error, so you can look into it: Error: c.easing[this.options.specialEasing && this.options.specialEasing[this.prop] || a] is not a function Source File: http://www.ningboguide.com/web/wp-includes/js/jquery/jquery.js?ver=1.4.2 Line: 143 Share this post Link to post Share on other sites
njumara 2 Report post Posted January 11, 2011 Hi Kate, Thanks for your help. I don't think I did any custom JS. I've had a rough time with wp supercache, do you think that might be the problem? I've deleted and done what I could to uninstall the plugin (not the simplest endeavor), how do I fix the JS error? Thanks again, Nick Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted January 11, 2011 If you're using cForms that is a known issue. Other than that try deactivating and reactivating all your plugins to see if any are conflicting. Thanks, Bryan Share this post Link to post Share on other sites
njumara 2 Report post Posted January 12, 2011 Hi everyone, Thanks for all your help so far. I followed Bryan's suggestion and deactivated my plugins one by one to see what the problem is. It seems the culprit is buddypress? It was working fine before so it seems strange that it's on the fritz now. Recently, I've been trying to uninstall wp supercache. I had some crazy problems with that, no doubt brought on by my lack of knowing what I was doing. But anyway, I just wanted to add that in case it had something to do with it? Any thoughts on how to get the carousel working again and keep buddypress? Share this post Link to post Share on other sites
Kate 3 Report post Posted January 12, 2011 @Nick You could back up your current BP files and settings and try reinstalling it. Share this post Link to post Share on other sites
njumara 2 Report post Posted January 13, 2011 Hi Kate, I deleted the plugin and reinstalled but it didn't work. Also, it must have "remembered" something from somewhere. All of the settings that I had previously, profile fields etc., were all still there? Hmmmmm... is there something else I need to be deleting to get a fresh install? Share this post Link to post Share on other sites
njumara 2 Report post Posted January 13, 2011 I'm guessing I have to drop tables and whatnot, what about the theme, is anything stored there? Share this post Link to post Share on other sites
cmunns 16 Report post Posted January 13, 2011 Deleting a plugin completely via WP will also delete the data associated with it. So you shouldn't have any stored data if you do it that way. the bp-tables are separate. Share this post Link to post Share on other sites
cmunns 16 Report post Posted January 13, 2011 I think you just need to disable the BuddyPress JS Share this post Link to post Share on other sites
njumara 2 Report post Posted January 16, 2011 yes yes and yes, that did it. Thank you all for all your tireless help. Share this post Link to post Share on other sites