Hi Ethan,
Thank you for this Plugin. Its of great help.
I’ve faced the same pagination issue.
(The change mentioned is included in the latest version).
&paged=2
My blog urls include this ‘paged=2’ string, which is denying with the constant mentioned in the plugin change.. page/2 or /page/2
Anyhow, I modified the code with corresponding change in the post-tiles.php. Its working fine now.
Thought of informing. Thanks again.