{Ignore}How to display category description?

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

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.