Title: Auto refresh problem
Last modified: August 21, 2016

---

# Auto refresh problem

 *  [MEDKOD](https://wordpress.org/support/users/loupio/)
 * (@loupio)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/auto-refresh-problem/)
 * Hi,
    First of all, your plugin is awesome. keep coming good stuff. But i have
   a problem with the auto refresh. when activated, it keeps refreshing like every
   0.5 seconds even when i choose 10 or 15 or 30 min in the admin area. I tried 
   to do it manualy by changing the code. But still having the same problem.
 * By the way, i tried it on WordPress version 3.7.1, 3.8, 3.8.1(2)(3) 3.9
 * Can you tell me how to fix this please?
 * [https://wordpress.org/plugins/wp-activity/](https://wordpress.org/plugins/wp-activity/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [MEDKOD](https://wordpress.org/support/users/loupio/)
 * (@loupio)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/auto-refresh-problem/#post-4947704)
 * i think i might fixed the thing partialy. i noticed that the auto refresh is 
   working. But even if i change time refresh in admin, i think it’s still refresh
   on 1 minute.
 * For the blinkin problem, i had to erase those 2 lines in wp-activity.php, function
   act_ajax_javascript :
 *     ```
       beforeSend: function() {$("#activity").animate({opacity : "toggle"}, "fast");},
       $("#activity").animate({opacity : "toggle"}, "slow"); //animation
       ```
   
 * i’m using p2 theme and the plugin p2 Resolved Post and i think there is a conflict
   with your plugin when auto refresh is activated, cause i can’t mark a post as
   resolved or unresolved anymore

Viewing 1 replies (of 1 total)

The topic ‘Auto refresh problem’ is closed to new replies.

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

## Tags

 * [auto](https://wordpress.org/support/topic-tag/auto/)

 * 1 reply
 * 1 participant
 * Last reply from: [MEDKOD](https://wordpress.org/support/users/loupio/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/auto-refresh-problem/#post-4947704)
 * Status: not resolved