Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter robby84

    (@robby84)

    you can try yourself…if you visit a post on my website and you refresh the page the counter increases of 6 visit insted of 1…

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi robby84,

    Just checked your site, what an odd behavior! Try this: go to Settings > WordPress Popular Posts > Tools and enable the Ajaxify widget feature. Let me know if the problem persists after that.

    Thread Starter robby84

    (@robby84)

    If i enable the Ajaxify widget feature the visits count works well, but the widget disappear!!!!

    Thread Starter robby84

    (@robby84)

    I put this code in my sidebar to make the widget appear

    <?php if (function_exists(‘wpp_get_mostpopular’)) wpp_get_mostpopular(“range=monthly&order_by=views&cat=-4&post_type=post&limit=5&stats_views=1&stats_comments=0”); ?>

    but how can i display also the thumbnail using this codex?

    Plugin Author Hector Cabrera

    (@hcabrera)

    Here you can find a sample code to enable thumbnails: link.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Too much visits are counted!’ is closed to new replies.