Title: Poorang's Replies | WordPress.org

---

# Poorang

  [  ](https://wordpress.org/support/users/poorang/)

 *   [Profile](https://wordpress.org/support/users/poorang/)
 *   [Topics Started](https://wordpress.org/support/users/poorang/topics/)
 *   [Replies Created](https://wordpress.org/support/users/poorang/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/poorang/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/poorang/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/poorang/engagements/)
 *   [Favorites](https://wordpress.org/support/users/poorang/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/poorang/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/poorang/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Track http requests](https://wordpress.org/support/topic/track-http-requests/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/track-http-requests/#post-7686665)
 * The test result is not related to my computer.
 * Are you suggesting that my pc and Pingdom server and Gtmetrix are all infected
   by the same kind of malware?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Track http requests](https://wordpress.org/support/topic/track-http-requests/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/track-http-requests/#post-7686631)
 * > Just in case, run your site through sitecheck.sucuri.net
 * I did, no malware detected!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] DB size](https://wordpress.org/support/topic/db-size-1/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/db-size-1/#post-7602989)
 * Thanks for reply.
 * Because I’m using super cache plugin, I can’t set slimstat on server-side.
 * Unfortunately the person who I made the website for can’t afford buying the add-
   on.
 * Do I need this add-on for configuring slimstat on a second server?
    If not, please
   help me to put the plugin on a second server, please.
 * I did use the query for resolution, screen_height and width and the columns are
   nulled, but I don’t see any change in DB size.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] Huge difference between Slimstat and Google Analytics](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/#post-7414734)
 * If so, how come Histats and Slimstat are working?
    I think all these three use
   JS tracking code. Shouldn’t they have at least similar results?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] Huge difference between Slimstat and Google Analytics](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/#post-7414731)
 * No
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] Huge difference between Slimstat and Google Analytics](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/#post-7414729)
 * I’m not using any CDN but I use wp-Rocket as a cache plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] Huge difference between Slimstat and Google Analytics](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/huge-difference-between-slimstat-and-google-analytics/#post-7414724)
 * Slimstat is configured to work in Client mode.
 * As I mentioned in the first post, I’m aware that different services probably 
   end up in different results, but the difference between 25,000 and 6,000 means
   something, doesn’t it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Fullscreen Issue](https://wordpress.org/support/topic/fullscreen-issue/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375682)
 * OK, I got it.
 * The problem was a CSS property of the container:
 *     ```
       -webkit-animation-fill-mode: both;
       animation-fill-mode: both;
       ```
   
 * I had to add an event so when the player is in fullscreen mode these two property
   value change to “none”.
 * P.S. Sorry for my bad English
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JW Player for WordPress] Fullscreen Issue in Google Chrome](https://wordpress.org/support/topic/fullscreen-issue-in-google-chrome/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue-in-google-chrome/#post-7377229)
 * OK, I got it.
 * The problem was a CSS property of the container:
 *     ```
       -webkit-animation-fill-mode: both;
       animation-fill-mode: both;
       ```
   
 * I had to add an event so when the player is in fullscreen mode these two property
   value change to “none”.
 * P.S. Sorry for my bad English
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [JQuery different versions issue](https://wordpress.org/support/topic/jquery-different-versions-issue/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-different-versions-issue/#post-7380916)
 * OK, I got it.
 * The problem was a CSS property of the container:
 *  -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
 * I had to add an event so when the player is in fullscreen mode these two property
   value change to “none”.
 * P.S. Sorry for my bad English
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JW Player for WordPress] Fullscreen Issue in Google Chrome](https://wordpress.org/support/topic/fullscreen-issue-in-google-chrome/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue-in-google-chrome/#post-7377211)
 * Apparently it’s about JQuery.
 * When I use JQuery with version lower than 1.6.4 there is no issue with fullscreen
   mode. But the problem is that I need a JQuery with higher version for my other
   plugins.
 * Any idea?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Fullscreen Issue](https://wordpress.org/support/topic/fullscreen-issue/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375664)
 * Apparently it’s about JQuery.
 * When I use JQuery with version lower than 1.6.4 there is no issue with fullscreen
   mode. But the problem is that I need a JQuery with higher version for my other
   plugins.
 * Any idea?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Fullscreen Issue](https://wordpress.org/support/topic/fullscreen-issue/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375594)
 * I know the problem is probably caused by my theme not your plugin. I’m just asking
   for help.
 * P.S. It just happens in Google Chrome and with Firefox the fullscreen mode works
   as it should.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Fullscreen Issue](https://wordpress.org/support/topic/fullscreen-issue/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375583)
 * I don’t know why people don’t read my posts carefully. It happens all the time.
   probably its my bad English.
 * I didn’t say this one was embedded by this plugin but mentioned that I tried 
   this plugin and many other with the same result.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts and Comments incorrect Time](https://wordpress.org/support/topic/posts-and-comments-incorrect-time/)
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/posts-and-comments-incorrect-time/#post-7330251)
 * I just want to clarify: the time in publishing post is not equal to time being
   shown in the setting section (which is correct).

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/poorang/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/poorang/replies/page/2/?output_format=md)