Bring Your Business to Life › Support › Image Store › Is it possible to sort Albums by Gallery name
Tagged: albums, sort order
- AuthorPosts
- October 22, 2012 at 4:27 pm #50472
Mallycat
ParticipantWhen I go to the Album page, I can see all my galleries. But they are sorted based on the order they were loaded, newest to the top. This is not what I want. I managed to create a manual page and used the following shortcode
[image-store album=16 order=asc count=false]
This sorted them the right way, but it is still the order they are loaded, not based on the name of the gallery. I tried adding “orderby=title” but that didn’t work – seems this is only available for galleries.
Is there any way to control the sort behaviour of galleries in albums?
October 23, 2012 at 1:16 am #50483Xpark Media
KeymasterThe sort order currently only works on galleries not albums the only way to currently control the sort order is to create your own gallery template and using a custom loop. There is an example template within the image store plugin image-stroe/theme/taxonomy-ims_almbum.php
- AuthorPosts
- You must be logged in to reply to this topic.