a little part of me dies when your theme doesn’t show the tags
SO HERE’S A PSA:
You probably have something in your HTML code that looks like like this
<meta name=”description” content=”HI I’M A BLOGGER THIS IS MY DESCRIPTION IN MY SIDEBAR BLAH BLAH BLAH>
followed by some more stuff like
<meta name=”image:Background” content=”” />
<meta name=”image:SbarImg” content=”” />
<meta name=”font:Body” content=”verdana” />
<meta name=”font:Labels” content=”georgia” />
<meta name=”font:Links” content=”georgia” />
<meta name=”font:Quote” content=”georgia” />
<meta name=”text:FontSize” content=”9px” />BLAH BLAH BLAH LOTS OF CUSTOMIZATIONS
what you want to do is add this in that long line of custom things:
<meta name=”if:ShowTags” content=”1” />
Copypasta that, erase and re-type the quotation marks, and boom. Done. You have earned a little bit of my love.