Forums
(@ssundheim)
12 years, 4 months ago
Dtris, I had this same problem. single_tag_title() was showing the category name on the search results page, not the tag.
get_query_var( “tag” ) saved the day. Thanks for the tip.