View Single Post
Old 04-04-2012, 03:21 PM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,262
open up the functions.php file under libs/ in awesome ads plugin

look for the function

function get_awesome_google_ads

take this

Code:
$ad_code .= 'google_ad_client = "pub-'.$g_id.'";
replace it with

Code:
$ad_code .= 'google_ad_client = "ca-pub-'.$g_id.'";
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote