In maxigallery.php I see all the parameters are there to do what I need it to do. But it doesn’t seem to be working. Here’s my MG call:
[!MaxiGallery? &display=`embedded` &embedtype=`smoothgallery` &smoothgallery_id=`` &smoothgallery_useExternalCarousel=`1` &smoothgallery_carouselElement=`thumbcarousel` &smoothgallery_showCarouselLabel=`0` &smoothgallery_carouselHorizontal=`0` &smoothgallery_embedLinks=`0` &max_thumb_size=`100` &max_pic_size=`550x367` &smoothgallery_width=`550` &smoothgallery_height=`367` &smoothgallery_showArrows=`0` &smoothgallery_showInfopane=`0` &smoothgallery_thumbCloseCarousel=`false` !]
What I’m getting is the carousel populated but not visible. I’m trying to have it be visible, to the right of the main image, and scrolling vertically.
Doze, any ideas? I know I’m not the first to ask about this.