smkglass
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorHi Marko, I think I have found the problem. I was running out of PHP memory. Increasing the memory limit in the wp-config seems to have sorted the problem.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
Thanks for your help in solving this.
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorWarning: file_get_contents(https://treeworkscornwall.co.uk/wp-content/themes/initium/components/header/header.min.css): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable in /homepages/26/d754327560/htdocs/clickandbuilds/TreeworksCornwall579952/wp-content/themes/initium/functions.php on line 333
Forum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorSorry Marko, the browser detection thing is my fault. I have disabled caching to an IE browser and this has fixed that issue.
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorHi Marko, see – https://treeworkscornwall.co.uk/contact-us
The body class has “browser-unknown” instead of “browser-chrome” for instance. This only happens with Cache Preload and not after cache purge.
Is there anymore preload settings I can try?
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorHi Marko, The Cache Preload settings are;
Update interval: 300 seconds – this is low so I can test for errors
Pages per interval: 10I am using a Yoast Sitemap
Preload the post cache upon publish events = checked
I’m not using anything else outside this plugin for Preloading or caching.
The other issue I had was around browser detection which adds the browser to the body class. This function in functions.php is consistently failing now and the CSS issue seems to have been replaced by this.
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorHi Marko, I spotted another funny thing, kind of unrelated to the last issue but the errors are always come from my functions.php file. It’s like the Cache Preload can’t work through the functions file correctly. Is there any thing I can do to test if there is an issue?
Once the other error pops up again I will post a link to the page.
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorThanks Marko, I have re-enabled Cache Preload so will keep an eye out for the error.
Cheers,
TomForum: Plugins
In reply to: [W3 Total Cache] Loading CSS file errorHi Marko, I have minify turned off completely as everything is already minified during the build process.
It only seems to happen with Cache Preload.
Cheers,
TomForum: Plugins
In reply to: [Permalinks Customizer] Clearing cache and sortingHi @sasiddiqui , just updated WP to 5.4.2 and your plugin to 2.8.2 and cache clearing and sort still don’t seem to work 100%.
When I clear the cache it just loads the admin but the page is blank and the sorting still doesn’t appear to work for PostTypes Permalinks and Taxonomy Permalinks.
Web Server = Apache
PHP Version = 7.3.5Cheers,
Tom