Really love the plugin, hopefully i have an easy question, been trying to use the posts per page on a custom post type archive and no matter what i try i cant get it to work.
Currently using <?php smart_archives('', array('post_type' => 'features', 'posts_per_month' => '3')); ?> Its processing the post type features, but completely ignoring the posts per month and displaying all of em. thanks for your time