Error attribute with height
-
hi,
i have add in index.php
<?php wpp_get_mostpopular( 'post_type="post,film"&limit=10&rating=1&thumbnail_width=\'300\'&thumbnail_height=\'200\'&post_html="<li>{thumb_img} {title}{rating}</li>"' ); ?>and views source i have:
<img src="http://xxx/wp-content/uploads/wordpress-popular-posts/11-featured-300x200.jpg" width=300 height=200error attribute
width=300 height=200How to fix that?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error attribute with height’ is closed to new replies.