Title: Plugin not working
Last modified: August 20, 2016

---

# Plugin not working

 *  [Abdelhadi Touil](https://wordpress.org/support/users/hadi060/)
 * (@hadi060)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-49/)
 * Hi.
    Thanks for this great plugin. After updating the plugin, it’s not more working.
   On one of my websites where I’m using an old version it’s still working, so I’m
   forced to downgrade it until there is a solution. Thanks.
 * [http://wordpress.org/extend/plugins/post-views/](http://wordpress.org/extend/plugins/post-views/)

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

 *  [EVOgroup](https://wordpress.org/support/users/evogroup/)
 * (@evogroup)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546711)
 * I have the same problem
 *  [hornets2002](https://wordpress.org/support/users/hornets2002/)
 * (@hornets2002)
 * [13 years ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546756)
 * I assume you guys discovered that the plugin is no longer recording views, since
   that’s the problem I’m having. Any solutions found?
 *  Thread Starter [Abdelhadi Touil](https://wordpress.org/support/users/hadi060/)
 * (@hadi060)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546770)
 * The same problem here after upgrading to the latest version (2.6.2). I’v fixed
   the problem by downgrading to the 2.5.5 version:
 * [http://downloads.wordpress.org/plugin/post-views.2.5.5.zip](http://downloads.wordpress.org/plugin/post-views.2.5.5.zip)
 * You should use the older code to display post views.
    Good luck.
 *  [EVOgroup](https://wordpress.org/support/users/evogroup/)
 * (@evogroup)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546774)
 * I am using Version 2.6.1.4
    the latest one is not working at all!
 *  [viney91](https://wordpress.org/support/users/viney91/)
 * (@viney91)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546784)
 * I’ve find the solution to set the update 2.6.2 OK :
 * line 48 : add_action(‘**wp_footer**‘, ‘process_post_views_content’);
 * Just change ‘**wp_footer**‘ in ‘wp_head’ (as last version), so :
 * new line 48 : add_action(‘**wp_head**‘, ‘process_post_views_content’);
 * And everything works again.
 *  [ericgr](https://wordpress.org/support/users/ericgr/)
 * (@ericgr)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546790)
 * Not working for me, either. And I can see that ‘wp_head’ is already in line 48,
   as per viney91’s solution. I’m using 2.6.2.1
 * Too bad – this plugin is exactly what I need!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546791)
 * **[@ericgr](https://wordpress.org/support/users/ericgr/)**: If you require assistance
   then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.

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

The topic ‘Plugin not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/post-views.svg)
 * [post-views](https://wordpress.org/plugins/post-views/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-views/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-views/)
 * [Active Topics](https://wordpress.org/support/plugin/post-views/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-views/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-views/reviews/)

 * 7 replies
 * 6 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/plugin-not-working-49/#post-3546791)
 * Status: not resolved