Optimizing Matters
@optimizingmatters on WordPress.org, @Optimizing Matters on Slack
- Member Since: October 8th, 2015
- Location: Belgium
- Website: autoptimize.com
- Employer: Optimizing Mattters
Contribution History
Optimizing Matters’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Fatal Error, on the site WordPress.org Forums:
ah, but if the file is minified already, then consider changing the name to vendor/alpine.3.11.1.min.js… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
there's a very small snippet of the code in the error backtrace, (()=>{var Ye=!1, maybe… -
Posted a reply to Compatibility with PHP 8.3?, on the site WordPress.org Forums:
should work flawlessly @samusss :) re. the critical error; the PHP errorlog might give you… -
Posted a reply to Autoptimize stylesheet that competes with LCP image, on the site WordPress.org Forums:
I received it :) So when comparing the two; one does have the main image… -
Posted a reply to Autoptimize stylesheet that competes with LCP image, on the site WordPress.org Forums:
the option changes the rel attribute into <link rel="lazy-stylesheet" and adds JS to change the… -
Posted a reply to Autoptimize stylesheet that competes with LCP image, on the site WordPress.org Forums:
no, that should not be needed :) -
Posted a reply to Autoptimize stylesheet that competes with LCP image, on the site WordPress.org Forums:
async/ defer are specific to JS, so those do not apply I'm afraid, but AOPro… -
Posted a reply to Autoptimize stylesheet that competes with LCP image, on the site WordPress.org Forums:
Have a look at the "eliminate render-blocking CSS" option, but do take into account you'll… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
hi Dave; that's the JS minifier (a 3rd party component used in AO to minify… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
Yes; when AO is network activated, you'll have a settings screen where you can choose… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
And off course, alternatively, for the page(s) that have those hubspot forms, you could go… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
OK, add _hsq, js.hsforms.net to the exclusion list for starters and -if that does not… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
indeed :-D OK, so in the JS optimization exclusion field, can you try adding leadin_wordpress,… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
based on the HTML source, AO is currently disabled while AsyncJS is still enabled, can… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
AO seems off now? -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
no, I'm talking about a separate plugin which is deferring the JS, likely "Async Javascript",… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
I think you also have AsyncJS active, can you disable that? -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
you don't seem to have the "also defer inline JS" option on though? -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
OK, can you try switching to "don't aggregate but defer JavaScript" + "also defer inline… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
OK, so the problem is with "optimize JavaScript", right? so what are your JS optimization… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
OK, so script errors, do you still get those when you disable "optimize JavaScript"? -
Posted a reply to Provide default alt attribute value in noscript tag, on the site WordPress.org Forums:
done and released :) -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
afraid there's a small misunderstanding; the goal is not to disable all, but to disable… -
Posted a reply to Problems with dynamic forms, on the site WordPress.org Forums:
OK, first and foremost try to identify what is breaking things by just disabling CSS… -
Posted a reply to Different Critical Css for Mobile and Desktop, on the site WordPress.org Forums:
no, afraid that't not supported; AO assumes fully responsive CSS which is used to render… -
Posted a reply to filter for single files (excluded css), on the site WordPress.org Forums:
hmm ... autoptimize_filter_css_bodyreplacementpayload should also work on autoptimize_singly_xyz.css files, but if a file is excluded… -
Posted a reply to “quotaExceeded”, on the site WordPress.org Forums:
Hi Philippe; I've seen this as well on my own site(s) a couple of times… -
Posted a reply to Provide default alt attribute value in noscript tag, on the site WordPress.org Forums:
done :) I'll probably release the update on wordpress.org soon-ish ;-) -
Posted a reply to Perfect, fast Support!, on the site WordPress.org Forums:
thanks for the 5 stars Peter :) -
Posted a reply to Bug or System Problem?, on the site WordPress.org Forums:
you're welcome, feel free to leave a review of the plugin and support here! :-) -
Posted a reply to Heads-up: Deprecated Notice in PHP 8.1+ with ao-minify-html.php, on the site WordPress.org Forums:
well, the problem with adding extra check is that it might prevent the PHP deprecation… -
Posted a reply to webp, on the site WordPress.org Forums:
certainly not against the principle, but don't have the time to work on that I'm… -
Posted a reply to Heads-up: Deprecated Notice in PHP 8.1+ with ao-minify-html.php, on the site WordPress.org Forums:
thanks Martin! I'm PHP8.x as well both on my dev and production sites and I… -
Posted a reply to First image not getting lazyloaded, on the site WordPress.org Forums:
fetchpriority is being added by WordPress core, there might be a filter you could use… -
Posted a reply to First image not getting lazyloaded, on the site WordPress.org Forums:
lazyloading images that are in the immediately visible part of the page (the "above the… -
Posted a reply to Used CCSS for years but now getting CLS of 0.6, on the site WordPress.org Forums:
when ctrl-F5'ing as a logged in user, you'll indeed see unstyled content as the entire… -
Posted a reply to https link not working, on the site WordPress.org Forums:
hi @jamhamweb ; it looks like the https-links are "hijacked" by Elementor, which turns them… -
Posted a reply to Used CCSS for years but now getting CLS of 0.6, on the site WordPress.org Forums:
OK, had a quick look, but I don't see layout shifts on scania-v8-timeline and neither… -
Posted a reply to Bug or System Problem?, on the site WordPress.org Forums:
OK, so there must be a change in the CSS added by your theme, pagebuilder… -
Posted a reply to Provide default alt attribute value in noscript tag, on the site WordPress.org Forums:
OK, should be fixed on the Github version, if you feel like it you can… -
Posted a reply to Conflict with Metform, on the site WordPress.org Forums:
Can you disable AsyncJS to see if/ how that is involved? -
Posted a reply to Used CCSS for years but now getting CLS of 0.6, on the site WordPress.org Forums:
I had a quick look, but it seems critical CSS (or rather the "eliminate render-blocking… -
Posted a reply to Yoast SEO redirects are being removed, on the site WordPress.org Forums:
hmm .. that's unexpected, as AO doesn't do any optimizations on the backend. does the… -
Posted a reply to Yoast SEO redirects are being removed, on the site WordPress.org Forums:
OK, so is that a page on the frontend or under /wp-admin ? -
Posted a reply to Yoast SEO redirects are being removed, on the site WordPress.org Forums:
do you mean Yoast is getting uninstalled?? or deactivated (in the list of plugins in… -
Posted a reply to Does plugin serve adaptive images?, on the site WordPress.org Forums:
I would disable image optimization & lazyload in AO and you could also disable SPIO… -
Posted a reply to Product pages JS/CSS arent being minified, on the site WordPress.org Forums:
semrush is being .. old-fashioned in the sense that combining files used to be the… -
Posted a reply to Does plugin serve adaptive images?, on the site WordPress.org Forums:
SPAI uses the Shortpixel CDN as well, so you can switch to that and disable… -
Posted a reply to Does plugin serve adaptive images?, on the site WordPress.org Forums:
No, Autoptimize (the free version) does not include Shortpixel's "adaptive images" JavaScript (but AO Pro… -
Posted a reply to Product pages JS/CSS arent being minified, on the site WordPress.org Forums:
OK, can you activate the "disable compatibility logic" option and test if that (a) minifies…
Developer
-
Async JavaScript
Active Installs: 90,000+
-
Autoptimize
Active Installs: 1+ million
-
WP YouTube Lyte
Active Installs: 30,000+
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
Speed Booster Pack ⚡ PageSpeed Optimization Suite
Active Installs: 10,000+
Nederlands (België) (Dutch (Belgium)) Plugins Translation Editor - #nl_BE
-
Speed Booster Pack ⚡ PageSpeed Optimization Suite
Active Installs: 10,000+