mkunzelman
Forum Replies Created
-
Yes, we are trying to include a programatically generated sitemap. It works as expected when we initially enable the sitemap functionality of the sitemap plugin for yoast, but errors when the sitemaps are updated on a content change. I believe it can’t find our function to run it on a content update, but can when it’s run on the yoast sitemap plugin startup.
i think we are seeing the same issue, cron for media library disabled, no webp created on upload, no message in debug log
version 3.0.8. Not using the redirects or anything in htaccess/ nginx, images just arent’ being created in uploads-webpc/uploads on adding to media library.Forum: Plugins
In reply to: [W3 Total Cache] minify files not created but linkedI turn off the cdn and no files are created in the wp-content/cache/minify/ folder.
Forum: Plugins
In reply to: [W3 Total Cache] minify files not created but linkedI didn’t realize it was the same. We can continue here.

We haevn’t gotten as far as the nginx settings, as we don’t have any files for the server to serve. There are NO FILES written to the minify directory.
Forum: Plugins
In reply to: [W3 Total Cache] minify files not created but linkedIf I re-enable minify, the css is broken. ( as in, it’s adding a link to a minified css file that isn’t there, so unfortunately, I cant leave it enabled while you look at it, it’s the production site. It works fine on our dev with the same css / js )
The HASH.css file referenced in the style/javascript links aren’t being written to the disk at all. I get no errors or debug message as to why.