I have a block at the top of my site containing about 20 tags. I would like these to be the most popular tags from the site, but I would like them ordered alphabetically as the tag cloud looks a bit more "cloud-ish" if the sizes of the links are random looking.
As is, you can either sort by name or by popularity. Sorting by name results in several popular tags not making to cut for only showing 20 tags.
Is there any way to accomplish this?
Comments
Comment #1
Bèr Kessels commentedthe answer would be to write your custom query and pass that into the tag-builder.
Tagadelic cannot support edge-cases like yours. Sorry.