I'm trying to display the gallery/slideshow inside a container that never exceeds 360px wide. There's no problem when displaying within larger containers, but for some reason at this narrow width, neither the CSS or JS is loading.
I still see the "Picture Gallery" title and all the proper divs and whatnot, so I know the plugin is working on some level.
I saw your suggestions in some other threads here about hooking into the mv_gallery_to_slideshow_has_gallery filter and returning true, but I'm not quite sure what you mean by this. I've tried a few things and they don't work.
Thanks!