Hi There, I need a plugin to change my header ads from using ad code to selling my own ads i.e. advertise here, instead of adsense or amazon. Can anybody help me? Thanks
Google MaxBanner , That can do the Job for you , and you will be able to sell banners, manage them and track statics
hai i am praveen.login wp and select theme editor for current theme php files are displayed in right side bar.select header.php.see the ad code and replace and paste ur ad code finally update file .
I think infocrony is right. if you are trying to manage the ads on a wp theme then simplest way is to open your header.php file in your theme and find the location and code that is producing your current ads. Then replace these code with the new ads code. I have never used ads plugin to manage ads on a website, but I assume you will still need to add some code (will be specified in the plugin) in your header file to be able to manage your ads using a plugin. So if you do not change your ads frequently then I think manually changing your ads code is a good option for you. But obviously you will need to understand a little bit of html/php to be able to identify correct code and replace it. Otherwise your theme can change.