I had the_post(); in both shortcodes, and therefore it was breaking when it was trying to run twice (once for each shortcode). Removing the call to the function has resolved the mistake.
Thank you! Keep up with the great plugin.
I have fixed this issue. It was WordPress limiting the Posts Per Page.