Hi, i followed this example to run Multiple loops in my site:
http://codex.wordpress.org/The_Loop#Multiple_Loops
Now I have 2 columns displaying different categories, but when I try to include Pagination, it doesn't work. the <?php wp_pagenavi(); ?> appears, but it doesn't display the following posts.
Please, could you help me?
Thanks in advanced!