ForbodingAngel

Untitled

Apr 7th, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <?php wp_reset_query(); ?>
  2. <?php
  3. global $wp_query;
  4. if( is_page( array( 7, 8, 15 ) ) ) { ?>
  5. <div class="amazon-banner-after">
  6. <a target="_blank" href="http://amazon.com/#" title="The BIG Disrupter"><img src="http://paulmarkun.wpengine.com/wp-content/uploads/2014/04/TheBigDisrupter_header21.jpg" alt="The BIG Disrupter" width="760" height="280"></a>
  7. </div>
  8. <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment