Hi friends,
I use http://drupal.org/project/ad module. I have taxonomy pages for locations and I need to display location specific ads. so I have created a Channel for a location, and set the url (see below) and added my print ad() code to page. then, created some ads for the channel, but it doesnt display any ads under the provided url :/ any idea what am I doing wrong?
Appreciate helps!! thanks a lot!
Channel Setting Page:
page-taxonomy-term.tpl.php
<?php print ad(); ?>