I was also unable to use this plug-in with the Twenty Twelve theme. I am trying to add numeric pagination to the bottom of my “posts” page – this is the “blog” page. I used the code I replaced the <?php wp_link_pages( … ); ?> tag in my theme’s index.php file with <?php wp_pagenavi( array( ‘type’ => ‘multipart’ ) ); ?> and I got a fatal error message. Here is a link to the page I’d like to paginate: http://www.looseleafservices.dreamhosters.com/reports