joshy105 0 Report post Posted March 20, 2011 Hi there. I recently had one of our programmers install a new JQuery script. Since installation, the Features Slider is not funcitoning properly. Additionally, the overall site columns have been completely turned out, with all text (including boxes and widgets) appearing linearly going down the page. Any ideas? The site address is http://topscholars.info/step1/. Thanks for the help! Josh Share this post Link to post Share on other sites
catrina 103 Report post Posted March 20, 2011 What is the jquery script for exactly? Do you have any other plugins activated? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
joshy105 0 Report post Posted March 20, 2011 Hey Catrina, The JQuery script is for a questionnaire attached to a specific My SQL database. There are several other plugins activated: Authors Widget, Disqus, GoogleCalender, Open in New Window, Post Types Order, SexyBookmarks, SlideDeck, User Bio. The problem didn't start until after the latest script add though. Josh Share this post Link to post Share on other sites
catrina 103 Report post Posted March 20, 2011 Have you tried deactivating other plugins to see if the site reverts back to normal? Maybe the plugins don't play nicely with the jquery script... Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
joshy105 0 Report post Posted March 20, 2011 Hmmm. Tried playing around, and deactivating most plugins, but the features plugin still doesn't work. The column problem suddenly disappeared though, so that's good. I'll check with our programmer first, and let you know if he can come up with anything. It's super late over here (Bangkok) right now. Thanks for the help. Will keep you posted. Share this post Link to post Share on other sites
joshy105 0 Report post Posted March 20, 2011 On a side note. Our column problem returned. The columns work for the content/side widgets, but do not work for boxes, and footer widgets. What caused this? Share this post Link to post Share on other sites
kastelic 6 Report post Posted March 21, 2011 I used Firebug to debug the javascript and found a couple of errors that may help you: missing } after function body $j("#cycle").cycle is not a function No idea what else to tell you without knowing which script that your developer installed or the content of it. Share this post Link to post Share on other sites