• First of all: thanks for the plugin. It’s great.

    One question though: On a homepage, I’m using a custom WP Query to show content for 4 posts who need extra attention (excerpt and image in a banner). Every time these 4 posts are shown, which is quite often, the views get counted by WPP, which makes the view-count way too high.

    Is there a way to exclude a loop (in a custom WP Query) from being counted by WPP? Or could you think of another way to achieve this? I cannot simply exclude the posts (by using pID) from being counted, because I do want to count them when someone really visits the post.

    Thanks!

    http://wordpress.org/plugins/wordpress-popular-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi there, sorry for the late reply.

    That’s odd. WPP increases the views count of a given posts only when viewed on single.php. Any chance you can post your code here so I can take a look at it? (please, use pastebin.com if necessary)

Viewing 1 replies (of 1 total)

The topic ‘Exclude custom WP Query from being counted’ is closed to new replies.