Forums
(@hungit)
14 years, 6 months ago
@hgrat: you should change to overflow-y:scroll. I think it may be better 🙂
overflow-y:scroll
@wpuser3: http://codex.ww.wp.xz.cn/Function_Reference/the_excerpt#Make_the_.22read_more.22_link_to_the_post
Since 3.0, you only need call <?php wp_reset_postdata(); ?> after your looping.
<?php wp_reset_postdata(); ?>
Hope this help 🙂