Replies: 0
Hey Guys,
We have wp v4.9.5 using the extranews theme and as soon as W3 Total Cache injects it’s html comment on the page either the page stop loading right after the comment (when using Page Cache) or stops working (when using Cloudfront CDN).
Right now we have all caches disabled, only the CDN and it is possible to see that the CDN domain replace is working until the W3 Total Cache HTML comment and stops right after, so all the img tags are point to the regular domain.
Ex:
...
<a href="javascript:void(0)" target="_blank"><img src="https://d2mncrarm6nvo7.cloudfront.net/wp-content/uploads/2018/02/Banner-MR-A4-4.gif" width="480" height="80" alt="" /></a>
<div class="clear"></div>
</div>
...
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/
Content Delivery Network via Amazon Web Services: CloudFront: d2mncrarm6nvo7.cloudfront.net
CDN debug info:
Served from: moneyreport.com.br @ 2018-07-25 06:27:57 by W3 Total Cache
-->
<img src="https://www.moneyreport.com.br/wp-content/uploads/2018/04/Marcelo-Camargo_Agência-Brasil-50x50.jpg" class="attachment-tinyfeatured size-tinyfeatured wp-post-image" alt="" srcset="https://www.moneyreport.com.br/wp-content/uploads/2018/04/Marcelo-Camargo_Agência-Brasil-50x50.jpg 50w, https://www.moneyreport.com.br/wp-content/uploads/2018/04/Marcelo-Camargo_Agência-Brasil-150x150.jpg 150w, https://www.moneyreport.com.br/wp-content/uploads/2018/04/Marcelo-Camargo_Agência-Brasil-56x56.jpg 56w, https://www.moneyreport.com.br/wp-content/uploads/2018/04/Marcelo-Camargo_Agência-Brasil-320x316.jpg 320w" sizes="(max-width: 50px) 100vw, 50px" /> </a>
Compability check below.
Server Modules & Resources:
Plugin Version: 0.9.7
PHP Version: 7.1.17;
Web Server: nginx
FTP functions: Installed (required for Self-hosted (FTP) CDN support)
Multibyte String support: Installed (required for Rackspace Cloud Files support)
cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
zlib extension: Installed (required for compression support)
Opcode cache: PHP6
Memcached extension: Installed
Memcache extension: Installed
Redis extension: Not installed
HTML Tidy extension: Not installed (required for HTML Tidy minifier support)
Mime type detection: Installed (Fileinfo) (required for CDN support)
Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
Open basedir: Off
zlib output compression: Off
set_time_limit: Available
Additional Server Modules
New Relic
PHP version: Supported
Operating System: Supported
Web Server: Supported
WordPress Resources
/usr/share/nginx/html/wordpress/nginx.conf: OK
/usr/share/nginx/html/wordpress/wp-content: OK
/usr/share/nginx/html/wordpress/wp-content/uploads/2018/07: OK
Fancy permalinks: /%category%/%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: No
We would really appreciate any guidance on this issue.
Is a misconfiguration, bug or theme conflict?
All the best.
JOC