I love this plugin and can't wait to get the full potential from it.
I wonder whether you might know what is causing this:
I am using BuddyDev's BP-Gallery. On the media item page (i.e. /plugins/buddypress/bp-themes/bp-default/gallery/single/media/single.php) I am calling the views like this:
<?php echo do_shortcode('[post_view]'); ?>
This shows the number of views the way it should. Great!...but...
The big problem however is that the view counter appearing on each of the other photo items (e.g. url -> /members/Daniel/gallery/my-galleries/logos/logo-1 ... or ... /logo-2 etc.) is using the exact same information. If you view one, you view them all. Is there a way to make the counter independent for each media item/photo etc.? I'm not sure exactly how it works but it looks like it is accumulating views based on the 'member' as opposed to the page or url or media image.
It would be fantastic if it counted each gallery item independently then was able to show the number of views in the gallery itself.
I look forward to hearing back from you, fantastic plugin!
Daniel