• I updated the Page Views Count plugin from 1.4.0 to 2.0.0 a few days ago. The icon for page views has changed, but the numbers no longer show up. Instead, there is an eternal “progress” indicated.

    You can see the problem on my blog (https://www.kechlibar.net) under each article.

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

    (@mariankechlibar)

    I made a screenshot of the problem with the errors indicated by large red arrows.
    Errors - numbers missing

    Same issue here on all 3 sites I use this plugin on since updating.

    Plugin Error

    Thread Starter mariankechlibar

    (@mariankechlibar)

    So far, I was able to trace the problem into

    wp-content/plugins/page-views-count/assets/js/pvc.backbone.min.js

    where the result of the increase request should be drawn into a HTML template (<script
    type=”text/template” id=”pvc-stats-view-template”>), but for some reason does not.

    This is, unfortunately, not my field of expertise, so I am not able to patch it.

    Thread Starter mariankechlibar

    (@mariankechlibar)

    Using WP Rollback, I rolled back the plugin version to 1.4.0.

    I Confirm, too.
    This problem is on several of my sites on the main page.
    But on the single page – OK.

    Temporarily turn off display counter. (((
    .pvc_stats {
    display: none;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Since upgrade to 2.0.0, page counts stopped showing’ is closed to new replies.