Ok, I try to help you! I do this by my own, but it´s simple.
You must know what are the id from the formus first.
This is an example 1:
-You have the block for the new posts of forum A ;block_newposts_3
-You want to see this block in forum A: id 7
-You don´t want to see this block in the forumhome.
You must put this
Filter block by forum : block_newposts_3: 7 This allows to see block 3 in forum A
Filter block by page : block_newposts_3: blockid This delete the block for all other pages
Be carefull with the space between "3: 7".
This is example 2.
-You have the general block for the new posts of all forum; block_newposts_4
-You want to see this block in forumhome.(this is considerated a page)
-You don´t want to see this block in any other area or subforum.
You must put this
Filter block by forum: block_newposts_4: blockid This delete the block from any area except the forumhome.
The Final Configuration is :
Block 4 in forumhome and Block 3 in forum A
This is
Filter block by forum : block_newposts_3: 7
block_newposts_4: blockid
Filter block by page: block_newposts_3: blockid
And after this Kung-fu configuratión the forum works 100%
|