I have created taxonomies by the names Company, Country and City.
Now I want to display it on the index page like that:
Listed companies: HP, IBM, Apple ...
Listed countries: USA, Sweden, Canada ...
Listed cities: NY, Stockholm, Toronto ...
The first 3 tags are supposed to be the most popular in each taxonomy.
I guess it can be done only by hard coding into the theme, but how can I do it?