Forum Replies Created

Viewing 1 replies (of 1 total)
  • I came across this thread recently, and I found the reason why mine was not working. Make sure your theme has “<?php wp_footer(); ?> ” in your footer.php file, right before the closing </body> tag. Plugins use this hook to reference javascript scripts.

Viewing 1 replies (of 1 total)