- Joined
- Apr 19, 2010
- Posts
- 1,446
- Reaction score
- 13
Been searching for this and trying for the last hour and I cant seem to find a solution.
Does anyone know how I add a word to the Wordpress Category link and make them part of the clickable link:
<div class="category"><?php the_category(', ')?></div>
I know I can add words to it but those are not clickable, but how do i make them part of the link so they are clickable?
Many thanks.
Does anyone know how I add a word to the Wordpress Category link and make them part of the clickable link:
<div class="category"><?php the_category(', ')?></div>
I know I can add words to it but those are not clickable, but how do i make them part of the link so they are clickable?
Many thanks.