PDA

View Full Version : Categories in home page


nahuel99
09-21-2007, 12:55 AM
Hi,

I saw this post:
http://www.vivvo.net/forums/showthread.php?t=699

There you said that to to add filter for category/categories you must put this:

'a.cid' => '1'

Ok...

Whats means that '1'???
Where can i choose the diferents caregories?? :confused:

For example, I have categories: A/B/C/D/F and i wanna show in the home page ONLY the articles from A/B/F... how can is swich that?

Thank you :)

boccio
09-21-2007, 09:16 AM
'1' is for category ID, so if you want to show only A, B and F categories, supply their IDs to 'a.cid' param.