WP125 won't show ad images
-
when I use it in the widget it renders the code (within chrome inspector)
as it should default, but the image get the property of
0x0 pixel (Natural 125×125 pixels)<div class="wp125adwrap_1c> <div class="wp125ad odd> <a href="index.php?adClick=1" title="testing rel="nofollow"> <img src="youradhere.jpg" alt="Testing"></a> </div> </div>
and when I use the manual
<?php wp125_single_ad(num); ?>
it renders the default image as it should 125x125px.Anyone knows why that’s so?
I’ve spent the last couple of hours trying to figure this out, checking the CSS, adding !important blocks, manually widthen and heighten it but no go. The image stays at 0x0pixels…
Thanks for the support guys! Keep it up
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WP125 won't show ad images’ is closed to new replies.