• volodaz

    (@volodaz)


    The plugin does not work together with WP-Optimize. I found out that the reason lies in the JavaScript minification function.

    So the solution is to exclude from processing the JS files. But which ones??

    /post-views-counter/js/counter.js
    /post-views-counter/js/counter.min.js
    /post-views-counter/js/frontend.js
    /post-views-counter/js/frontend.min.js

    I guess it is enough to exclude from processing only [frontend.min.js] Am I right? Which file exactly is responsible for counting visitors on a website page?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter volodaz

    (@volodaz)

    It stopped working after a couple days anyway. Only the paid version seems to work.

Viewing 1 replies (of 1 total)
  • The topic ‘[Solution!?] Post Views Counter + WP-Optimize Not Working’ is closed to new replies.