I've been struggling to find a way to accomplish sorting the tags in Articles by name. I know TagLister can have sortBy `tag` rather than `count`, but I can't seem to find where articles actually makes the TagLister call. I also just tried brute forcing a solution by editing TagLister's code to default to `tag` rather than count, but that didn't work either.
It seems to me that sorting tags by name or count should be an option on the Advanced Tab. Maybe it's on the road map.
Any suggestions as to how I can resolve this?
Thanks.
Anyone know how to do this?
www.9thwave.co.uk
WEB | DESIGN | PRINT
With Article, you can change this property in the snippet property ;-)
Go to the snippet tagLister -> Property Tab -> unlock properties -> find sortBy line and you can change to Tag or keep to count.