Plugin Author
Guido
(@guido07111975)
Hi,
No that’s currently not possible and according to this article it’s breaking the default pagination. So right now I cannot say I’m adding this in next version.
Guido
Plugin Author
Guido
(@guido07111975)
I’ve read some more articles about the use of offset, and decided not to add this as it is now, because there’s too much risk of causing problems with pagination. It’s possible to use it (you can add the offset parameter in the (4) shortcode files) but in this case you should also remove the pagination from those files. But I don’t recommend to change my plugin files directly because you wil loose those changes in case of a plugin update.
Guido