wallcloud 0 Report post Posted March 3, 2011 Hi, I have developed a Feature slide that worked perfect on my local installation but now, when uploaded on my blog, it doesn't work. It will show the first and second slide and then just stop. I get an error in the Jquery saying: Msg: A finite positive integer must be entered for the matrix lenght (<--my translation) Row: 46 Item: 158 Kod: 0 URI: http://www.bjorkwall.com/wp-includes/js/jquery/jquery.js?ver=1.4.4 Using both Firefox and IE (latest versions). What is wrong and how can I resolve it? Cheers, Christoffer Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 3, 2011 Can you describe and show the code of the customization you made? Thanks, Bryan Share this post Link to post Share on other sites
wallcloud 0 Report post Posted March 3, 2011 I actually haven't done any customizations except for some CSS alterations. I have, however, deleted the default features (bulk deletion) and when I did that, there seemed to have been a bug (don't know if it is related). The features where sent to the trash bin but also stayed in the list. I had to delete them one by one to get rid of them. I have not tampered with the source code, but I have done the following modifications: Time: 6000ms Trans speed: 1500 ms Nbr of features to show: 10 Select posts/404: My new category Height of feature: 250 px also added this CSS in the custom code (but that really shouldn't do anything right?) .dcol-pad { font-size: 0.9em; } .fheading { margin-top: -35px; font-size: 0.8em; padding: 5px; } My guess is that it believes that there is a certain amount of posts in the features that does not really coincide with how many there really is. That is just a pure guess. I also get the error message: "An object was expected" in lightbox.js Share this post Link to post Share on other sites
wallcloud 0 Report post Posted March 3, 2011 It turned out I had another version of the plugin Lightbox already installed. When deactivating it, it worked. Thanks everyone anyway! Share this post Link to post Share on other sites