Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lester Chan

    (@gamerz)

    You can place <?php if(function_exists('the_views')) { the_views(); } ?> in the archive php template to display the views

    Thread Starter mr_bythatmuch

    (@mr_bythatmuch)

    Yes but that will display the count of people viewing the archive page right?
    I was wondering whether you can display the view count of each post that is displayed on the archive page?
    Thanks,
    Tony

    Plugin Author Lester Chan

    (@gamerz)

    That depends on where the code is being placed. If your archive page is coded with a loop, placing it inside the loop will display the views of the post. Contact your theme author if you are not sure

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List view of posts in archive page’ is closed to new replies.