crocodile
Hi
Advertise Here text will show for all ads if its allowed.
Its dynamic links for show the overview page.
Open /components/com_agency/ijoomla_ad_agency_zone.php
find adv_here_link
You will see the code like this
$adv_here_bottom = '<div align="center" class="adv_here"><a class="adv_here_link" href="'.$link.'" '.$target.'>'.JText::_("ADAG_ADVERTISE_HERE").'</a></div>';
replace .$link.
with your URL.