• Resolved Dementei

    (@dementei)


    Hello, I see that there are refresh settings and such but the problem is that the number of visitors doesn’t automatically update, only after I manually refresh the page does it display the updated amount. And using another plugin to refresh the widget breaks my website and loads the install.php until I rename both plugins to return the site to normal.

    I am simply looking for something that acts as a “Viewer” count for a streaming service that updates every 10-15 seconds or so, thanks.

    https://wordpress.org/plugins/wp-useronline/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Hmm, it should actually, unless there is a JS error on your site that prevents the AJAX call from updating it.

    On my site https://lesterchan.net/ it does, note the ” 61 Users Online Users: Lester Chan, 44 Guests, 16 Bots” part. It should update every 5 minutes.

    Thread Starter Dementei

    (@dementei)

    Oh hmm there must be then. I also put this in the <head>

    <script src=" http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

    Is there a way to check for errors? This is my site http://www.superultraome.ga/streaming/

    (Also the Time Out setting, is that essentially the refresh rate?)

    Plugin Author Lester Chan

    (@gamerz)

    Hmm I check your site, nothing wrong with it. There is an AJAX call and it works fine, the payload of the useronline AJAX call shows 1 user as well when I am online

    Thread Starter Dementei

    (@dementei)

    Hmmmm, when I have friends load the site, and I wait a few minutes it still doesn’t update it, then when I manually refresh it shows the updated result. So I am not sure what I can do about this.

    Thread Starter Dementei

    (@dementei)

    Alright nevermind, it works, just really slow thanks anyhow.

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

The topic ‘Does not auto-refresh the count via widget?’ is closed to new replies.