Add Category Description to Archive Pages
-
I’d like to add the category description to the archive pages. I tried adding <?php
the_archive_description( ‘<div class=”taxonomy-description”>’, ‘</div>’ );
?> to the archive.php file but that did not work.How would I do this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add Category Description to Archive Pages’ is closed to new replies.