I have a problem with the link of the tag in my blog
I installed WordPress 3.3.1
Woo Themes Estate 1.0.1
If I click in the tag cloud in the lower right wordpress generates this link:
http://www.tecnofondiaria.it/wordpress/?tag=giardino
in which there is no post
if I edit
? = tag
with
? = tags
http://www.tecnofondiaria.it/wordpress/?tags=giardino
you view all posts for the tag garden
an idea?