On my homepage i want to setup a few areas that will pull posts from different categories.
How would i do this?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
August 23, 2007 7:00pm
Subscribe [0]#1 / Aug 23, 2007 7:00pm
On my homepage i want to setup a few areas that will pull posts from different categories.
How would i do this?
#2 / Aug 23, 2007 11:12pm
{exp:weblog:entries weblog="weblog_name" category="1"}Of course replace the category number with the id of the category you want to show. Read all about it here:
http://expressionengine.com/docs/modules/weblog/parameters.html#par_category
#3 / Aug 24, 2007 11:09am
{exp:weblog:entries weblog="weblog_name" category="1"}Of course replace the category number with the id of the category you want to show. Read all about it here:
http://expressionengine.com/docs/modules/weblog/parameters.html#par_category
Bammm! Awesome help! This is why I decided to switch, support here is awesome.