davince21
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gallery error@todaywithjess: That’s cool and all, but that’s a workaround, not a fix. I’d love for this to just work.
Just curious, but are any of you using Bluehost? I’ve seen this issue mentioned somewhere else and they also just happened to be on Bluehost. I wonder if it’s related or not.
Thanks, works great!
Forum: Reviews
In reply to: [Base64 Images] Good idea, but the idea itself might have issuesThanks for the response! The website I’m using for testing is my own – http://vincentbeers.nl/. I use Pingdom’s Stockholm test server as it’s closer to the web server, which is located in the Netherlands. My site uses a caching plugin but I make sure to clear the cache between tests.
The results:
With base64 enabled: https://tools.pingdom.com/#!/bqdSKF/https://vincentbeers.nl/
With base64 disabled: https://tools.pingdom.com/#!/daIrqt/https://vincentbeers.nl/It’s interesting how big the difference in the perceived performance grade is while actually performing worse (size-wise anyway).
In all of this though, what’s most baffling to me is that the amount of requests doesn’t decrease whatsoever. That’s exactly what would have the biggest impact normally. I can’t imagine it’s counting the data URIs as separate requests, but perhaps that explains that.
Thanks for the hint that it needs to be Contact Form 7 version 4.8. For some reason, it was version 4.4 on my WP install, and then I noticed I had to update WordPress itself in order to install the latest version of Contact Form 7. It works great now!