Title: Help with Ad&#8217;s
Last modified: August 19, 2016

---

# Help with Ad’s

 *  [techinformants](https://wordpress.org/support/users/techinformants/)
 * (@techinformants)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/help-with-ads/)
 * Hello all. I am kind of new to wordpress and need help editting some of the php
   code. The theme i have is enabled for google adsense. it has 3 diffrent places
   for them: two in the header, and one in the sidebar. However, my google adsense
   account has gotten disabled (i honestly don’t know why….i did nothing wrong!).
   but thats a diffrent conversation haha. So i want to be able to use a diffrent
   ad company. Either clicksor, adbrite or bidvertiser. When i put the script in
   however, they do not showup (there is a place in the theme options where you 
   paste the adsense code. it doesnt work work for other ad companies). my question
   is, how do i change it/add ads in those spots?
 * Here is an example of the adsense header code:
    <div id=”topside”> <div id=”topside-
   wrapper”> <div id=”googleads”> <?php $ad_728 = get_option(‘magaling_ad_728’);
   echo stripslashes($ad_728); ?> </div>
 * And the sidebar ad:
    <?php $ad_250 = get_option(‘magaling_ad_250’); if (!empty(
   $ad_250)) { ?> <div id=”box-googleads” class=”box”> <div class=”top”></div> <
   div class=”mid”> <h2>Advertisement</h2> <div class=”interior”> <?php echo stripslashes(
   $ad_250); ?> </div> </div> <div class=”bot”></div> </div> <?php
 * Can someone help me change those so they work with other ad publishers? OR, what
   can i do to put the script of the ads in that exact spot?
 * Much thanks.
    TechInformants.com

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [techinformants](https://wordpress.org/support/users/techinformants/)
 * (@techinformants)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/help-with-ads/#post-1364071)
 * bump? please help someone!
 *  [jackyesup](https://wordpress.org/support/users/jackyesup/)
 * (@jackyesup)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/help-with-ads/#post-1364311)
 * Clicksor has released WordPress plugin. You can go to [http://blog.clicksor.com/2010/08/how-to-add-the-wordpress-publisher-plugin/](http://blog.clicksor.com/2010/08/how-to-add-the-wordpress-publisher-plugin/)
   for more information.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with Ad’s’ is closed to new replies.

## Tags

 * [php code](https://wordpress.org/support/topic-tag/php-code/)

 * 2 replies
 * 2 participants
 * Last reply from: [jackyesup](https://wordpress.org/support/users/jackyesup/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/help-with-ads/#post-1364311)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
