Title: Adding Ads Under Posts
Last modified: August 19, 2016

---

# Adding Ads Under Posts

 *  [jambab13](https://wordpress.org/support/users/jambab13/)
 * (@jambab13)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-ads-under-posts/)
 * Ive got a bidvertiser account but i want to able to ad the ads under the posts,
   how do i do that?

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-ads-under-posts/#post-1203762)
 * Start here:
    [http://codex.wordpress.org/User:Tomhanna/Adding_Ads_to_Wordpress](http://codex.wordpress.org/User:Tomhanna/Adding_Ads_to_Wordpress)
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-ads-under-posts/#post-1203773)
 * Hi,
 * – Open index.php file of your wordpress theme.
    – Search the code:
 * <?php endwhile; ?>
 * Add this code before that:
 *     ```
       <?php if(!$show_ads){ ?>
       Your Advertisement Code here….
       ```
   
 * Thanks,
 * Shane G.
 *  Thread Starter [jambab13](https://wordpress.org/support/users/jambab13/)
 * (@jambab13)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/adding-ads-under-posts/#post-1203988)
 * well i did what u said, and it came up with error so i had to undo it, i cant
   afford to have errors

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

The topic ‘Adding Ads Under Posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [jambab13](https://wordpress.org/support/users/jambab13/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/adding-ads-under-posts/#post-1203988)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
