Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php wp_reset_query(); ?>
- <?php
- global $wp_query;
- if( is_page( array( 7, 8, 15 ) ) ) { ?>
- <div class="amazon-banner-after">
- <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>
- </div>
- <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment