Forums
(@enjoibp3)
12 years, 9 months ago
I had the same issue, make sure you’re using <?php the_excerpt(); ?> to display your posts where ever you want this plugin to work.
<?php the_excerpt(); ?>