Forums
(@gistlee)
12 years, 4 months ago
@cuzzake You should check if you have <?php wp_footer(); ?> in your website footer, if not paste it. I’ve just got same problem, and that fixed it.
<?php wp_footer(); ?>