Ensure that your theme have <?php wp_head(); ?>
and <?php wp_footer(); ?>
in your header and footer of your theme.
↧
Lester Chan on "[Plugin: WP-PostViews] views are not counting"
↧
Ensure that your theme have <?php wp_head(); ?>
and <?php wp_footer(); ?>
in your header and footer of your theme.