I am using the Galleria jQuery slideshow and I'm having an issue with the carousel of thumbnails on the bottom. I know that within the code, if a 'carousel' is present (too many thumbnails to display on the main page) the thumbnails-container div has a class of .carousel added to it. This is not happening on mine, it's just showing overflowed thumbnails. Also the right and left nav items have the .disabled class added to them on load.
Is there a known issue of why this would happen? I can't seem to figure out what the issue is. The only error I get in the console on load is "Uncaught Error: Fatal error: Could not extract a stage height from the CSS. Traced height: 0px." but I don't believe this is related (it could be though). The slideshow loads alright with this error and everything works except for the carousel. Thanks for the help!