In the Custom File List box (under the CDN tab) are you by chance using {uploads_dir} placeholder or a full url (one that begins with http:// or https://)?
Hi Kimberly,
Yes we are, the complete list is;
favicon.ico
{wp_content_dir}/themes/THEMENAME/
{uploads_dir}/*
{wp_content_dir}/gallery/*
{wp_content_dir}/uploads/avatars/*
{plugins_dir}/wordpress-seo/css/xml-sitemap.xsl
{plugins_dir}/wp-minify/min*
{plugins_dir}/*.js
{plugins_dir}/*.css
{plugins_dir}/*.gif
{plugins_dir}/*.jpg
{plugins_dir}/*.png
This was set-up before we took over the hosting. Will it work if we remove the {uploads_dir} line? It has been working previously.
Try this fix:
https://ww.wp.xz.cn/support/topic/w3tc-0-9-5-2-break-cdn-when-using-generic-mirror/page/2/#post-8680640
Alternatively, you can replace {uploads_dir}/* with /wp-content/uploads/* in the Custom File List and it should work as expected.
Thank you. The second options worked perfectly. Will this be fixed in a future update?
Should add I didn’t try the first option. I prefer not to tinker with a plugins code if it can be helped.
Sorry for the delay @sikeane … this WP support forum really needs to sort the newest updated threads to the top like the previous theme did…i had forgotten to check back here until just now 🙁 — i guess i should have been subscribed…totally forgot.
Ahhh yes that bug. Yea i fixed it a while back and placed it in w3tc-fixed community build which the w3tc author does go to and implements bug fixes we create for his next releases. So it’ll be in it.
Btw @andreslucero … very much appreciated for all your help in the forum! You’ve been great!
-
This reply was modified 9 years, 4 months ago by
Kimberly.
-
This reply was modified 9 years, 4 months ago by
Kimberly.