cableghost
Member
Posted 2 years ago #
How do I remove the Tags from singe posts in the Hybrid News Theme? I want to show the categories, but not the tags.
I have searched every file in the WP Editor and I cannot seem to locate the reference point.
The Tags are located at the bottom of every post, named Tagged. Below is an example post.
-Scott
http://healthwisejournal.com/200905/fat-loss-4-idiots-review/
Edit single.php and look for <span class="tags">. Delete that line and everything down to, and including, the next </span>.
This theme has a support forum specifically for it.
I wrote a plugin that solves a bug found in the Hybrid theme that causes some plugins to not display content in single pages. It's available here: http://wordpress.org/extend/plugins/hybrid-bugfix/
Please ask Justin, the author of the Hybrid theme system, in as kind of words as you can to implement the bug fix found in the plugin's FAQ. I originally submitted the bugfix to Justin but he rejected it. I think if enough people ask him kindly he will implement it which will make this plugin I wrote obsolete. The fix is better suited in the theme system rather than as a plugin.