naklov
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Login] Twitter and Bouncer – Can't set usernameForum: Plugins
In reply to: [WordPress Social Login] Twitter login/activation loopForum: Plugins
In reply to: [W3 Total Cache] BUG FIX: nginx rules – page_enhanced cacheSorry for the “nocache” headers, I forgot there.
The fix is still valid.
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache destroying the entire pageIt seems to be a gzip related issue.
Server returns gzipped content from the cache but does not return “Content-Encoding: gzip” header;
Browser receives gzipped content but does not know that the content is gzipped.
Possibly some of rewrite rules or some directives in the W3TC created (modified) .htaccess file is not supported by your server. Possibly ForceType directive in htaccess file is not accepted by your server.
You should try to find out all directives in .htaccess are working. Look at server error logs or contact with your server administrator.
You can turn off gzip from w3tc browser cache options but it causes a significant performance decrease.
http://superuser.com/questions/443952/firefox-shows-chinese-strange-encoding-characters-on-pages