Forums
(@j3n5en)
14 years, 11 months ago
thank u, saved me a lot of time.
15 years, 7 months ago
I had the same problem today, got it fixed now, try this before the loop, worked for me: <? query_posts('paged='.get_query_var('paged').''); ?>
<? query_posts('paged='.get_query_var('paged').''); ?>