- Open wp-content/themes/<YOUR THEME NAME>/index.php You may place it in archive.php, single.php, post.php or page.php also.
- Find:
<?php while (have_posts()) : the_post(); ?>- Add Anywhere Below It:
<?php if(function_exists('the_views')) { the_views(); } ?>- Go to 'WP-Admin -> Settings -> PostViews' to configure the plugin.
Yes, dat plugin doesnt work for me also
use - number of view plugin