How to remove the tags showing in the index? But would be shown in the single.php file
How to remove the tags showing in the index? But would be shown in the single.php file
Delete the Template Tag, the_tags() in your theme's index.php and if necessary add it to your theme's single.php.
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
This topic has been closed to new replies.