hemingway and utw

I usually don’t write any english content in my blog. But nevertheless I got an E-Mail from Lester Spence last week asking me how I implementet the tag cloud in my sidebar and a few days later Frau B. asked me the same question. So here is the answer: I’m using the Ultimate Tag Warrior plugin to use tags within WordPress. The Hemingway reloaded theme is still my favorite, but it doesn’t do a good job on tag archives.
Taking a look at the documentation it’s quite easy to find the answer on how to implement the tag cloud itself. In my case it’s only this line: <[questionmark]php UTW_ShowWeightedTagSetAlphabetical("coloredsizedtagcloud","",10) [questionmark]>
But it’s a little more tricky to implement the archive page, where all the tags link to. You have to create a new file in your template directory, because the Hemingway reloaded theme doesn’t show up a tag-archive in the right way. Here is an example UTW Tag Archive page that works with this cool theme.


About this entry