Pro Theme Design Forum » Mimbo Pro » Technical Help
Modifying home page
|
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. 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.
not a support question