Hi, I use a plugin to see the latest issues placing "$stats_latest_threads" in the template "forumhome" and would like to create two blocks instead of one, but I do not know what conditional use. Can you help please?
Example:
Block 1:
Code:
<show latest topics of the forum ID 1 and 2><ul>$stats_latest_threads</ul></if>
Block 2:
Code:
<show latest topics of the forum ID 3 and 4><ul>$stats_latest_threads</ul></if>
What conticional should I use?
Very thanks and sorry my english!