I just set this plugin to work on my links page, so I am using this code in the links.php template:
<?php delicious_bookmarks('ib4b', 50, true, false, true, '', true, '', false, false); ?>
As you can see I have the number of posts set to 50, but on the links page it does not display past 15.
If I put less than 15 it shows the correct number, but anything more and it doesn't display it.
Any help?
Thanks!