{Ignore}How to display category description?

Home Forums Iconic One Pro Support {Ignore}How to display category description?

This topic contains 0 replies, has 1 voice, and was last updated by  rolandsim 6 years, 10 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4905

    rolandsim
    Participant

    I’m trying to add category description to category.php page, but unable to do so. I used the following methods:

    <?php echo category_description(); ?>
    and
    <?php the_archive_description( ‘<div class=”taxonomy-description”>’, ‘</div>’ ); ?>

    But nothing shows up (I have filled in category description). Also noticed on the category.php that you have the comment “// Show an optional category description ?>”

    Still nothing shows up. Any advise?

    EDIT: Its fixed.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.