Hmm, there seems to be a major bug in this plugin.
I have the default wordpress limit set to 10.
With this plugin, I changed the number of posts on Categories and Archives page to 100 and on the front page to 5.
Now, these show the right amount of posts in their respective pages but the error comes up if you go to the next page. For example, if I go to second page from my front page(http://domain.com/page/2/) then the first post will start from the 11th post, not from the 6th post, as it should!
The same goes for category page. If I go to second page of category(http://domain.com/category/page/2/), the posts will start from 11th post, and post numbers 11-110 will be shown, even though post numbers 1-100 were shown in the first page.
I hope you understand the problem, I tried my best to explain it.
So the default limit of 10 for wordpress is influencing the results. Can this problem be solved? or does it have to be like this?
Thanks
Fahad