Continuing ad problem, despite the instructions

Status
Not open for further replies.

pinantan

New Member
Messages
4
Reaction score
0
Points
0
www://directtoyou.exofire.net/reviews

Using Wordpress...
Tried two different themes, both should support the ads...

Neither yours nor my adsense ads show up.

the code pasted into the footer, at the very top is...


<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>

the entire footer is...

<div align="center">
<script type="text/javascript" src="http://x10hosting.com/adserve.js?pinantan"></script></div>
<?php get_sidebar(); ?>

<div id="footer">
<p><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?> <?php _e('home page'); ?>"><?php bloginfo('name'); ?></a> <?php _e('is proudly powered by <a href="http://www.wordpress.org/" title="WordPress">WordPress</a> Design by: <a href="http://blogcut.com" title="Free and Premium WordPress Themes">BlogCut.com</a>.'); ?></p>
</div>

</div><!-- end page -->

</div>

<?php wp_footer(); ?>
</body>
</html>

Any ideas? I've tried everything I know how to do, and a few things I don't...

admin@directtoyou.exofire.net
 

bugfinder

Retired
Messages
2,260
Reaction score
0
Points
0
It works for me if I turn my adblock off on that page, the ad appears where Id expect looking at the html on the right hand column at the top.
 
Status
Not open for further replies.
Top