Will Stocks
Forum Replies Created
-
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportDefinitely I will do!
You’re welcome to use my test platform if you ever want to – saves you having to setup different types of environments? I also pay for it whether it’s running or not (annoyingly), so you’re more than welcome!
Yes, I agree – most people stick to the main competitors (AWS, DigitalOcean, KeyCDN, MaxCDN) but it’s a lot of burden to support them. I’m hoping I can resolve the issue with W3TC’s CDN functionality, as that would be great! ๐
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportI think that that the CDN-side functionality is probably more a problem for W3TC to resolve? I donโt think thereโs anything you would be able to do there unless you added CDN push functionality to OGC.
Iโm going to reinitiate my dev environment, get it up to date and check transfer errors with them (W3TC) as the images were all on my server, but a few did not upload.
If I donโt use the CDN, OGC now works perfectly with W3TC ๐
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportI changed the about me widget yesterday as it was behaving strangely on certain pages (classes that were applied were being removed), so I set it to a static image rather than a Gravatar (it was previously!)
Yes, it looks like the problem is either with:
– Cloudfront caching the images at their edge’s
– W3TC CDN uploader (as I was uploading the /avatar/ folder via W3TC’s CDN feature to AWS S3)I’ve disabled the W3TC CDN feature and I’m just serving the images from my server now instead. They’re not big images and I have HTTP/2 so it’s not a major issue ๐
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC support@jomisica – I have just checked my site (from my phone) and I am seeing my new avatar everywhere now!
It looks like the W3TC integration is working perfectly ๐ ๐ – It looks like it was my CDN that was either caching the images, or the upload just wasn’t working properly
- This reply was modified 7 years, 3 months ago by Will Stocks.
Forum: Plugins
In reply to: [W3 Total Cache] View what is being PUT/DELETE to AWS S3I have turned off CDN functionality for now. I will spin up my dev server and will enable the debug mode, to see what is happening exactly.
The folder I was uploading would update once a day maximum (it would update only if I changed my Gravatar!) for approx 10-15 images (different sizes), and had my font files in there, which I have not updated in over 6 months.Leave it with me – I will take a look at some debug logs and if I find anything weird I will let you know – thanks @vmarko!
Forum: Plugins
In reply to: [W3 Total Cache] PHP 7.3 compatibilityI can confirm:
PHP7.3-fpm
WP5.1No issues so far! ๐
@mbeerli I would suggest opening a new support topic as this one is closed/resolved. As above, I can confirm PHP7.3 is compatible (as does @vmarko) – your issue is likely different/unrelated and could do with expanding on details (link to your site/pages, explanation of what the issue is exactly, error logs if possible (you can get them from your host if you don’t have access))
Log a new post/topic here: https://wordpress.org/support/plugin/w3-total-cache/#new-post
Forum: Plugins
In reply to: [White Label CMS] Reformat login formI’ve managed it at a super basic level, but obviously things like placeholders is not “CSS native”
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportOK – Gravatar updated now!
Forum: Plugins
In reply to: [Super Progressive Web Apps] Apple Splash ScreenHey @josevarghese – do you happen to have a timeline for the iOS splash screen release? ๐
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportIn theory, the service worker _shouldn’t_ affect it, because it’s a “Network First” service worker (https://wordpress.org/plugins/super-progressive-web-apps/).
I’m updating my Gravatar now – I’m logged out of my site and all my caches were last cleared about an hour ago, so let’s see what happens!
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportI have just checked W3TC – there were no upload failures or anything like that.
I’m going to clear all my page caches now, and I have removed the CDN from serving the Gravatars, so I can see if it works fine without that in the mix!
I will update my Gravatar shortly ๐
@vanyukov – sorry to reignite this closed thread, but I have a follow up question! Would WebP support ever come to Free for users that have native WebP conversion methods?
I have setup my server to support WebP conversion via GD, Imagick and libwebp so wondered whether that might ever be an โadvancedโ feature?
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportVery strange… it looks like (at the moment) only 7.jpg didnโt update on my CDN… Iโm going through them all manually and checking and so far that looks like the only one!
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportI will run some checks, to see if I can find out which images did and didnโt upload – I will check logs as well to see if there were errors! ๐
Forum: Plugins
In reply to: [Optimum Gravatar Cache] W3TC supportMy cron queue definitely clears down every time cron-jobs calls it! It appears to be working fine (OGC definitely worked as well!)