ArticleMS > Support

Can I put banner ads in each individual category

(1/1)

shameekboy:
If so how do I achieve this? ??? Thanks in advance :D

alexrjr:
Kep waiting. Nobody answers here.  :-[

Dejavu:
You can do using the {if} tags
for example, create a new block with the ads, then in the html part:
{if $Article and $Article->Category->title == 'business'}
add code for business here
{/if}
{if $Article and $Article->Category->title == 'software'}
add code for software here
{/if}

alexrjr:
I will use it too

Navigation

[0] Message Index

Go to full version