• Is there any way to import the counts from the Kento Post View Counter that I have been running on my website for the past year or so? It’s kind of depressing to see Views: 0.

    It seems they are not maintaining the plugin anymore and it does not play well with W3 Total Cache. I don’t see an export feature in the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author dFactory

    (@dfactory)

    It depends on how Kento Post View Counter stores the views data.
    If it’s stored in post meta (as in most cases) that yes, using the default Import feture and a PVC filter hook that allows you to set the meta key for the import.

    Please browse thtough our forum for some examples: https://dfactory.eu/support/forum/post-views-counter/

    Thread Starter beniEllis

    (@beniellis)

    From one of the posts, I edited the count, then looked at the database and it seemed that the only field where the number changed was the TOTAL field. So…. I manually edited the counts based on a csv export of the Kento view counts.

    However, I have a listing that has been viewed several times today and the PVC count has not changed since yesterday. Yes, I have selected the post type to count.

    Help?

    selection

    Thread Starter beniEllis

    (@beniellis)

    I’m using the PHP option and I am using W3 Total Cache and Cloudflare. I should use Javascript or REST API?

    Plugin Author dFactory

    (@dfactory)

    Yes, try switching to Javascript instead.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Import from Kento Post View Counter’ is closed to new replies.