Hi there,
Fresh install of the latest version. I can not get blog pagination to work. It does not work on the main page when set to display blogs, and it does not work on category or archive pages.
I thought it might be something with my install, but then I noticed your demo site doesn't have it either. Is there a way to activate it?
I see this in index.php:
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
And I see wp-pagenavi.php in the includes lib/folder













