Thread Starter
keq
(@keq)
ok i figured it out, its the number of the category based on its position in the list starting with 0 instead of 1
AWESOME thanks for the help
Thread Starter
keq
(@keq)
thank you ill try out that right now
now with the numbers, im kinda confused on that. if i have a category set up named say computers would the code then just say
query_posts(“cat=computers”);
like that? or is each category when i create it given a specific number?
Thread Starter
keq
(@keq)
nobody has had this issue?