Remove tag label
-
Hi,
My website: http://d-eye.be
I’m using the iNove theme.Question: I’m not using tags but the tag icon appears and I’d like to hide it when not using tags.
In single.php there’s this line:
<?php if ($options[‘tags’]) : ?><span class=”tags”><?php the_tags(”, ‘, ‘, ”); ?></span><?php endif; ?>
This seems correct.
Anyone who knows how to solve this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Remove tag label’ is closed to new replies.