marcoromanoni 0 Report post Posted December 3, 2009 The last update we get :3.5.2 had a bug, accordion sidebar and drag and drop one did not work properly. If anyone is experiencing the same problem add this into the head: <script type="text/javascript"> var $j = jQuery.noConflict(); $j(document).ready(function () { $j("#accordion").accordion({ autoHeight: false }); $j("#drag_drop_sidebar").sortable(); $j("#drag_drop_sidebar").disableSelection(); }); I found it inside the code of the demo website, but it would be nice if next time I'll recieve a comunnication or an update of the theme from PageLines instead of having to debug it myself. Cheers Share this post Link to post Share on other sites
Andrew 207 Report post Posted December 3, 2009 Sorry about that, you're correct. Just sent the 3.5.5 update to you. Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 18, 2010 I have this same problem. I just bought the iBlogPro theme yesterday and its version is 3.6.3 and I can't get it to work properly. The accordion doesn't work. It is always opened and can't be closed (roll up). The drag and drop is not working either. I can't drag it anywhere. Share this post Link to post Share on other sites
Jackey 29 Report post Posted February 18, 2010 O.K. this is frustrating... so it seems there is a new version out there again. But that is another issue. Issued a warning a few days ago. Do you by any chance have this or other plugins running that could cause this? And does this happen with different browsers. Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 18, 2010 I don't know what plugin you are referring to but yes I have other plugins. It happends with both browsers I have IE 8 and Foxpro 3.5.8 Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 18, 2010 Jackey, like you said, it it frustrating and I am waiting to get assistance from someone on pagelines but nothing yet. Share this post Link to post Share on other sites
Jackey 29 Report post Posted February 18, 2010 The plugin NextGen Smooth Gallery seems to break the accordion-sidebar for Safari browsers. With my install I have the same issue with safari when I have this plug-in installed. This plug-in also caused similar problems with other plugins. I removed it and never looked back. Maybe you can try disabling plug-ins, in a way hat you can single out the culprit. Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 18, 2010 Thanks for your feedback. There has to be another solution to this. I have 42 plugins installed. Share this post Link to post Share on other sites
Jackey 29 Report post Posted February 18, 2010 First disable the first 21... Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 19, 2010 Didn't work. Got to be something else. Thank you for your input. Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 19, 2010 hey joemoya. have you tried deactivating all of your plugins yet? I know that its a pain when you have 42, but this type of problem is usually due to a plug-in that's not playing nice. can you also supply a live link so that I can take a look at the source? Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 19, 2010 Hello Jeff, I did disable the plugins. My site is password protected. I received your email from yesterday. I can give you private access, just let me know how to go about it. You have my email address. thanks, Joe Share this post Link to post Share on other sites
jnoh 0 Report post Posted February 20, 2010 Just emailed Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 22, 2010 Any resolution on this? Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 23, 2010 I disabled all plugins. Activate accordion effect checkbox is checked and Enable accordion autoheight checkbox is checked The drag and drop worked but not the accordion, sidebars are always expanded and I can't roll them up. Running WordPress 2.9.1 Thanks, Joe Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 23, 2010 Solution: The plugin Flowplayer for Wordpress causes the drag and drop to malfunction. Share this post Link to post Share on other sites
joemoya 0 Report post Posted February 23, 2010 Flowplayer is the video player I've been using and need to continue to use. I already had quite a few videos on the site when I purchased the iBlogTheme. Is there any fix to this problem ???? thanks, Joe Share this post Link to post Share on other sites
shooter533 0 Report post Posted May 11, 2010 I am also having issues but I have this error on firebug; c.Event is not a function http://www.access-one.com.au/wp-content/themes/iBlogPro/js/jquery-ui-1.7.2.custom.js Line 10 can anyone help Share this post Link to post Share on other sites