Unable to test ad banner
-
Hi Sir,
I followed your instruction by watching youtube video and below is my code. But this is not working. Before testing with AdSense I want to test it with Simple banner, so I don’t get blocked. Please check what is wrong with my code.
—
Regards
Yogendra Rai<?php
if( aicp_can_see_ads() ) { // This part will show ads to your non-banned visitors
$adCode = ‘<div class=”aicp”><!– Don\’t forget to add this div with aicp class –>
</div><!– end of the aicp div –>’;
echo $adCode;
}
?>The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Unable to test ad banner’ is closed to new replies.