07-07-2008, 09:58 AM
I have 3 categories
A, B, and C
Each one of them has sub categories.
So the tree is like the following:
- A
-- I
-- II
-- II
- B
-- I
-- II
-- II
- C
-- I
-- II
-- II
Then, I've created a custom article template for Category C.
After that, I have in the main template three SingleBlock: B1, B2, and B3.
B1 is assigned to articles that on category A and its sub categories only.
B2 is assigned to articles that on category B and its sub categories only.
B3 is assigned to articles that on category C and its sub categories only.
So, where is the problem?
The problem is when I add article to Category C, it shows in block B1 while it should be displayed on Block B3.
So what is the problem here guys?

Thanks in advance
A, B, and C
Each one of them has sub categories.
So the tree is like the following:
- A
-- I
-- II
-- II
- B
-- I
-- II
-- II
- C
-- I
-- II
-- II
Then, I've created a custom article template for Category C.
After that, I have in the main template three SingleBlock: B1, B2, and B3.
B1 is assigned to articles that on category A and its sub categories only.
B2 is assigned to articles that on category B and its sub categories only.
B3 is assigned to articles that on category C and its sub categories only.
So, where is the problem?
The problem is when I add article to Category C, it shows in block B1 while it should be displayed on Block B3.
So what is the problem here guys?

Thanks in advance
