For me it works fine, but for a reason I don’t understand, when I create a gallery from a media album, it only displays the 10 first pictures.
Is it possible to fix this?
[EDIT]
After thinking about it, maybe it’s a small error : when we edit a gallery options, we have a gallery preview that uses only 10 pictures in the whole album. Is it possible that you made a mistake by calling the preview function instead of the “real” gallery function when we use the [flgallery] command in a post? If yes, where can we fix this little error?
I have another question though. What’s the point in inserting each album image twice in the “wp_flgallery_images”? One set of images assigned to gallery_id 0, and one to the right gallery_id. Is it to make it possible to create multiple gallery from an album? Because in this case, a simple “SELECT WHERE album_id = X” would do the job…
Thanks a lot for this plugin though, it is really impressive work! Thank you!