Forums
(@phoena)
18 years, 7 months ago
BBrian, if you review the readme file for the plugin, it does say something about how certain themes will need you to add this line: <?php wp_footer(); ?> to the bottom of your theme right before the /body tag.
<?php wp_footer(); ?>
Good luck, hope that helps!