revneil 0 Report post Posted June 3, 2011 I am having an issue with the Carousel widget. It was working fine until I installed a new plugin. I tried deactivating and backing out the changes this plugin created, but the problem still exists. Here are some details: Site: http://dev.shccrossfit.com Carousel location: Main page Plugin that created issue: Google Analytics for Wordpress (http://yoast.com/wordpress/google-analytics/#utm_source=wordpress&utm_medium=plugin&utm_campaign=google-analytics-for-wordpress&utm_content=v407) As you can see on the site, the carousel is no longer a carousel. It is more of a list of the thumbnails. I tried replacing the carousel files in the theme with the originals I downloaded when purchasing the theme. That did not solve the problem. I also tried to be sure that I upgraded WordPress and the Platform Theme. I am on WordPress 3.1.3 and Platform Pro 1.5.0 now. This also did not resolve the issue. I have tried playing with plugins, disabling them, re-enabling them, etc, with no luck so far. Does anyone have any suggestions? Share this post Link to post Share on other sites
kastelic 6 Report post Posted June 3, 2011 Looks like you've got a lot of javascript errors going on, I would deactivate the rest of the plugins as well. Also, do you have any custom scripts in the headerscipts or footerscripts section? I see also that jQuery is being called in the footer when it is already being called in the header. Share this post Link to post Share on other sites
revneil 0 Report post Posted June 3, 2011 The only javascript i've intentionally added was a script to pull information from an atom feed from another site in the footer where it says "Current WOD Results" on the right. I'm not sure what any other jQuery or javascript would be. To be honest, I'm not exactly enough of a developer to know what should and should not be in there. I've now desactivated all plugins except NextGen Gallery as that is needed for the carousel to run at all. When I deactivate that, carousel just goes away. Should I just delete all javascript? I'm wary of doing this in fear I might make matters worse for myself. Share this post Link to post Share on other sites
kastelic 6 Report post Posted June 3, 2011 I'll go ahead and mark this for developer attention, but what about the Google Maps widget? Have you tried removing that? Some of the js errors appear to be related to that... Share this post Link to post Share on other sites
revneil 0 Report post Posted June 3, 2011 That's just a text widget with the iframe code in it, but I tried removing it to no success. All of these things were in place before the problem occurred. It happened after installing the google analytics plugin. Once I get this fixed I'm just going to use their simple javascript in the footer as that has worked well and stable for me in the past. Cross my fingers that doesn't mess it up too. THANKS! Share this post Link to post Share on other sites