mfshearer72
Member
Posted 3 years ago #
I am using plugin that does an intersect on categories and tags:
http://wordpress.org/extend/plugins/tdo-tag-fixes/
In my category template, I need to display just the category name but if I use single_cat_title, it also displays "tagged with [tag name]".
mfshearer72
Member
Posted 3 years ago #
Nevermind...the_category works - I just need help formatting it because it displays in all caps.
mfshearer72
Member
Posted 3 years ago #
Damn! It automatically hyperlinks to the category so I'm back to square one...
Display current category name without it also displaying "tagged with" text.