Hi
I’m trying to have one picture randomly taken from all my galleries with Maxigallery 0.5 tu put on my home page.
My call is : (in a chunk)
[!MaxiGallery? &gal_query_ids=`all` &order_by=`random` &limit=`1`!]
The result is one picture, always the same and from one specifique gallery.

(and with a bigger limit is not random)
Related but different.
Then i tried Maxisolo with t’at call and it’s not interpreted. (i can see the code in the page) AND i haven’t found
something like ’all’ parameter for it. Do we have to manualy give it the id ?
[[MaxiGallerySolo? &galIDs=`7` &pics_to_show=`1` &type=`random` &open=`gallery_browser`]]
Thanks in advance for any help.