zooki
Active member
I have this as a template modification, it is meant to filter the thread so it does not show google adverts:
What is the correct way of adding more threads that should not have google adverts? Do I just put a comma next to the threadID and keep listing stuff?
Code:
<xen:if is="{$thread.thread_id} != 60003">
What is the correct way of adding more threads that should not have google adverts? Do I just put a comma next to the threadID and keep listing stuff?