This is the code in my template:
<?php if(function_exists('wp_paginate')) {wp_paginate('range=3');} ?>
This is my website: http://versbeton.nl/page/6/
Scroll to bottom and you see that all page links are shown. I have also tried setting the range in the plugin's admin panel, also no effect.