Pro Theme Design Forum » Mimbo Pro » Technical Help

Modifying home page

  • Started 1 year ago by brix11
  • Latest reply from darren
  • This topic is not a support question

  • brix11
  • Member
  • Posted 1 year ago #

What would the code look like for displaying the latest post and excerpt from a single category?

This would show up in a different spot that the code for the built-in category summaries. You can see here that I am using that code to display the most recent profile.

http://magazine.fandm.edu

Below that, above the recent comments, I'd like a box similar to what I have now, but with a different category.

If I'm hearing you right, you basically want a new post query, which is pretty straight-forward -

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

There are parameters that let you specify a category, number of headlines, etc.

Reply

You must log in to post.