Forums

Fixed html display on category pages (2 posts)

  1. gnmrms
    Member
    Posted 2 years ago #

    Is there a way to have fixed html appear on each individual category page at the top describing the category in detail, then the posts following below it? I was hop;ing for a plugin rather than hard coding each individual category page.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You could add <?php echo category_description(); ?> to your category template and then use the category description field.

    http://codex.wordpress.org/Template_Tags/category_description

    Or add the text to the template (which you're probably already aware of):
    http://codex.wordpress.org/Category_Templates#Different_Text_on_Some_Category_Pages

Topic Closed

This topic has been closed to new replies.

About this Topic