Just realized this area was on the forum.
Versions: Modx-1.0.4
Versions: MaxiGallery 0.5.2
Here is the code in my parent page. >
[!MaxiGallery? &childgalleries_ids=`all` &display=`childgalleries` &childgalleries_order_direction=`ASC` &max_thumb_size=`150`!]
Doesn’t matter if I make it ASC or DESC it will not change the order from top to bottom?
MaxiGallery Wiki shows it as working this way. >
http://wiki.modxcms.com/index.php/MaxiGallery
What am I missing???
Here is my parent page link. >
http://www.bonesofpa.info/meetingphotos.html
I’ve also tried this >
&childgalleries_order_by=`createdon`
and it also gets ignored.
But it will resize the image with this command in the same line. >
Why are the childgalleries commands being ignored?
bauhaus9