• Hi,

    I would like to display the category description below my blog entries for each category, with this code :
    <?php
    the_archive_description( ‘<div class=”taxonomy-description”>’, ‘</div>’ );
    ?>

    I don’t find where I have to put this code, can you help me please ?
    I made test on “partial>entry” folder but my description is displayed in each post, and it’s not that I would.

    Thank you !

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Description category display’ is closed to new replies.