PHPCow Help

Full Version: Someone help me on this please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?

Geek

Thanks in advance Cool_old
Wow! That is the best laid out question I've ever seen! Do you have a link to the site you're working on to help us help you??
Reference URL's