has anyone else had this issue???
Your advice worked. Thanks for the help!
will do. It’s weird b/c it posts the post and pages but the error still comes up every time. The links work in the page as well.
I’m getting the same issue!
I went into the Design and added the following to footer.php file from the wordpress dashboard as follows:
<?php wp_footer(); ?>
<?php do_action(‘wp_footer’); ?>
The original footer did not say </body> before or after so I enclosed the section within </body> and am still not receiving any stats (although I know many people going to it). Whats the issue?
anxiously awaiting replies….