Poorang
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Track http requestsThe 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
In reply to: Track http requestsJust in case, run your site through sitecheck.sucuri.net
I did, no malware detected!
Forum: Plugins
In reply to: [SlimStat Analytics] DB sizeThanks 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
In reply to: [SlimStat Analytics] Huge difference between Slimstat and Google AnalyticsIf 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
In reply to: [SlimStat Analytics] Huge difference between Slimstat and Google AnalyticsNo
Forum: Plugins
In reply to: [SlimStat Analytics] Huge difference between Slimstat and Google AnalyticsI’m not using any CDN but I use wp-Rocket as a cache plugin.
Forum: Plugins
In reply to: [SlimStat Analytics] Huge difference between Slimstat and Google AnalyticsSlimstat 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
In reply to: [Videojs HTML5 Player] Fullscreen IssueOK, 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
In reply to: [JW Player for WordPress] Fullscreen Issue in Google ChromeOK, 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
In reply to: JQuery different versions issueOK, 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
In reply to: [JW Player for WordPress] Fullscreen Issue in Google ChromeApparently 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
In reply to: [Videojs HTML5 Player] Fullscreen IssueApparently 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
In reply to: [Videojs HTML5 Player] Fullscreen IssueI 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
In reply to: [Videojs HTML5 Player] Fullscreen IssueI 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
In reply to: Posts and Comments incorrect TimeI just want to clarify: the time in publishing post is not equal to time being shown in the setting section (which is correct).