2013-10-16, 07:19:43
Quote:So fortunately I made a backup right before I found that bug (if it is one). I maybe crazy but I am going to attempt to replicate and document the bug tonight. I appreciate everybody pitching in and trying to help!
I assume that you're going to try to debug this on a development server, if so, my first suggestion is that you go to the nano slider plug-in folder and change the file "nanoslider_debug.off" to "nanoslider_debug.on"
Second suggestion is to go to your head template file and comment out all references to be nanoslider CSS and JavaScript files, including the document ready script. The GS call to the plug-in folder should be doing the heavy lifting of calling those files.
… By the way all of those references had double // after the domain name and were of no use anyway(Except for calling 404 errors).
Try this set up and make sure it's working satisfactorily,… then try making your CSS changes. If you're still having the same problem, it should show up in the debug mode and make it a little easier to correct.
I hope this helps,… I hate to see such a good-looking site damaged!
PS Your document ready script may provide a faster image load so I wouldn't discount using it.