WilliamTai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change site URL HTTP to HTTPS blank admin pageThe problem cause by CloudFlare official plugin, after deactivated the plugin my website back again.
Forum: Fixing WordPress
In reply to: Change site URL HTTP to HTTPS blank admin pageIn Flexible SSL mode the original server is non-SSL, only CloudFlare serve SSL, and now I’m using Full SSL that mean both original server and CDN serve SSL, so site URL and WordPress home URL are the same but it cause blank page in wp-login.php.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedI review my .htaccess file and yes there is no EWWW rules left behind.
I change my CloudFare SSL setting from Flexible SSL to Full SSL, now both site URL and WordPress Home URL are the same.
Just remind you now the plugin version is the stable version on wordpress.org.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedThe test ver. EWWW plugin will can not serve image to non-Chrome visitor, so I down grade to the stable ver., just let you know.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedI checked my all of theme, the W3TC tag was inserted by hand in footer.php.
It seems the cache plugin removed successfully.After Jetpack plugin deactivated the <head> tag back.
Forum: Plugins
In reply to: [W3 Total Cache] left every pageI found the tag in my footer.php, thanks for point out the problem.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedThere is nothing left about the cache plugin in wp-config.php, I edited the .htaccess file to control it before.
here is the rewrite rule using in my website.
#Redirect to CloudFlare https
RewriteCond %{HTTP:CF-Visitor} ‘”scheme”:”http”‘
RewriteRule ^(.*)$ https://www.williamtai.moe/$1 [L]I made a new debug log sent to you, please check it.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedThe <head> tag missing cause by Jetpack plugin, I just deactivated and the <head> tag back, but problem not solved.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedhmm…you notice me that I deactivated the W3TC cache plugin 3 days ago and there still <!– W3TC-include-js-head –> left in source code.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedThe debug log was sent, thanks for help.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedMy WordPress Address “http://www.williamtai.moe”,
the Website Address “https://www.williamtai.moe”,
it might cause the problem or not?Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedI tried to re-enable the Alt WebP option, the function “check_webp_feature” appear in source code, so the script should be loaded but not working.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedI just update the plugin to Ver.2.5.9.3, no works for me.
I’m using CloudFlare Flexible SSL, the original server is http, using WordPress HTTPS & CloudFlare official plugin to overwrite URL in WordPress platform.Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedSorry, the image still processing. The latest post image in index was done, please check it.
Here is the index.
https://www.williamtai.moe/the original image
https://www.williamtai.moe/wp-content/uploads/2016/02/24556619090_0244445de1_z-640×441.jpgand the webp format.
https://www.williamtai.moe/wp-content/uploads/2016/02/24556619090_0244445de1_z-640×441.jpg.webpbut the index not serve webp format to client browser.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Alternative WebP Rewriting function can't be checkedOK I found the problem, my DB was broken I fix it.
Now the Alternative WebP Rewriting function working but still not serving .webp format.Test page:
https://www.williamtai.moe/portfolio-items/traveling-in-tokyo-with-lcc-2013