@soflachris: If your theme doesn’t call the do_action(‘wp_footer’) hook, it won’t show. You can add this hook to the footer of most themes pretty easily, and that will fix the problem.
@soflachris: If your theme doesn’t call the do_action(‘wp_footer’) hook, it won’t show. You can add this hook to the footer of most themes pretty easily, and that will fix the problem.
Thread Starter
blinks
(@blinks)
It’s at WordPress.com (so I don’t think I have access to that folder), but it seems to be deleted at the moment.
Thanks for the quick reply!