yolaws
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.2 Works!W3TC 0.9.2.3 working for me! tks!
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] 0.9.2.2 Works!Sorry for my English!
I am using “W3TC 0.9.2.2” and when the “Minify mode” is activated to “Auto” the pages generated are broken because the “W3TC” changes from http to https on some urls, but my server does not support ssl, cached pages can not access the files in / wp-content/w3tc/min using httpsFragment of the source code of the cached page:
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head profile=”http://gmpg.org/xfn/11″><link rel=”stylesheet” type=”text/css” href=”https://www.xxxx.com/wp-content/w3tc/min/822439d9a654d52d37d12046d4f8ffd8.1930919287.css” media=”all” />
<script src=”https://www.xxxx.com/wp-content/w3tc/min/0f697536ac244db36761f59d70d001d6.2122574435.js”></script>How can i fix this?
Forum: Plugins
In reply to: [W3 Total Cache] Page Cache URL rewriting is not workingSorry for my English!
I am using “W3TC 0.9.2.1” and when the “Minify mode” is activated to “Auto” the pages generated are broken because the “W3TC” changes from http to https on some urls, but my server does not support ssl, cached pages can not access the files in / wp-content/w3tc/min using httpsFragment of the source code of the cached page:
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head profile=”http://gmpg.org/xfn/11″><link rel=”stylesheet” type=”text/css” href=”https://www.xxxx.com/wp-content/w3tc/min/822439d9a654d52d37d12046d4f8ffd8.1930919287.css” media=”all” />
<script src=”https://www.xxxx.com/wp-content/w3tc/min/0f697536ac244db36761f59d70d001d6.2122574435.js”></script>How can i fix this?