Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other WordPress: Category Archive Page

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42879
    sloveland
    Participant

    Total noob at WordPress, I’m currently reading Digging through WordPress to help get a good foundation, but I was wondering if someone could help me strategize this blog structure:

    I want the major navigation to feature three categories of posts (Ranting, Writing, and Web Stuff). It’d be nice if the category archive pages had a section of content toward the top I could edit, like an abstract for the category. For example, at the top of “Ranting”, I could have some content which describes my various interests, etc.

    With my current knowledge of WordPress, the first solution that comes to mind is to come up with three different archive page types that have the descriptions hard-coded at the top of the content… this strikes me as complicated and inelegant.

    What would be a better dynamic solution?

    #125446
    tomrogers123
    Member

    You can add a description right in the admin panel when you create a category. To display this on the front-end, you then simply need to place the ` ` template tag wherever you want it to be printed. Here’s the API reference: http://codex.wordpress.org/Function_Reference/category_description/.

    #125447
    sloveland
    Participant

    As I thought, the answer was so simple, I was thinking too complex. Thank you so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.