I currently have my ads set to text link only but on my archives, it displays image banners, text banners AND text links. Is there any way to have it so only text links are displayed in the archive, too?
Yep... in your index.php file (in your archive folder), change this: readfile ('http://ads.digitalpoint.com/network.php'); PHP: to this: readfile ('http://ads.digitalpoint.com/network.php?type=text'); PHP: