DaanvandenBergh
@daanvandenbergh on WordPress.org, @Daan at FFW.Press on Slack
Bio
Interests
Contribution History
DaanvandenBergh’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Committed [3239386] to Plugins SVN:
Update to version 5.9.2 from GitHub -
Posted a reply to GDPRess causes Cloudflare Turnstile not to work, on the site WordPress.org Forums:
It's not abandoned, but I agree it definitely deserves more of my time. Seeing that… -
Posted a reply to GDPRess causes Cloudflare Turnstile not to work, on the site WordPress.org Forums:
Hi! Could you enable GDPRess' Test Mode? That'll allow me to test the issue you're… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
I just opened the live preview on the Blogus theme page, and it still loads… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
I did that. It didn’t work. Anyway, I tried deleting the entry manually and that… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
Oh, but OMGF is right now uninstalled. My understanding was that it would delete its… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
It's no use to delete it, because it'll return as soon as OMGF detects that… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
Yup. I opened the example on their wp.org listing and that's exactly what it does:… -
Posted a reply to Autoloading 800 KB of “omgf_” stuff?, on the site WordPress.org Forums:
That's certainly a lot! And 700 fonts in 1 stylesheet doesn't make any sense. So,… -
Posted a reply to Getting a WooCommerce related error in Easy Digital Downloads’ checkout?, on the site WordPress.org Forums:
I know. It was causing issues. So I reverted back to 3.8.8. I'll get in… -
Posted a reply to Getting a WooCommerce related error in Easy Digital Downloads’ checkout?, on the site WordPress.org Forums:
Hi! You can view het error on my site: https://daan.dev. It's on every page when… -
Posted a reply to WordPress 6.7.1 compatible, on the site WordPress.org Forums:
Happy to hear that the latest beta of OMGF Pro resolved the issue for you,… -
Posted a reply to Where are the Auto Register settings?, on the site WordPress.org Forums:
Ah, great. Thanks! -
Posted a reply to Payment Methods no longer showing up in checkout, on the site WordPress.org Forums:
FYI, disabling this filter seems to fix the issue, but I haven't researched what that… -
Created a topic, Payment Methods no longer showing up in checkout, on the site WordPress.org Forums:
Hi! I've updated all plugins/theme to the latest ve… -
Posted a reply to Getting a WooCommerce related error in Easy Digital Downloads’ checkout?, on the site WordPress.org Forums:
FYI: rolling back to 4.8.8 resolves the issue. -
Created a topic, Getting a WooCommerce related error in Easy Digital Downloads’ checkout?, on the site WordPress.org Forums:
Hi! Just updated to the latest version, and I'm gettin… -
Created a topic, Where are the Auto Register settings?, on the site WordPress.org Forums:
Hi! Just updated to the latest version of EDD. Cool… -
Posted a reply to WordPress 6.7.1 compatible, on the site WordPress.org Forums:
Hi Rainer, Which PHP version are you running? -
Committed [3218981] to Plugins SVN:
Update to version 4.8.4 from GitHub -
Posted a reply to Last update issue, on the site WordPress.org Forums:
Update including a fix is coming up in a few minutes, guys. Thanks for your… -
Posted a reply to Last update issue, on the site WordPress.org Forums:
Will look into this today, guys. Thanks for notifying me! -
Posted a reply to Can we use cloudflare to serve gtag.js in caos?, on the site WordPress.org Forums:
For Cloudflare you don't have to do anything in CAOS, because the CDN is configured… -
Posted a reply to Can we use cloudflare to serve gtag.js in caos?, on the site WordPress.org Forums:
Cloudflare is a DNS CDN, so yes, it's possible. And if it's "better" depends entirely… -
Posted a reply to Fonts wrong weight, on the site WordPress.org Forums:
Hi! It's not a different font weight. Your live site seems to be loading system… -
Committed [3217532] to Plugins SVN:
Update to version 4.8.3 from GitHub -
Posted a reply to Minimal Analytics questions, on the site WordPress.org Forums:
I'm not the developer of the Minimal Analytics library, nor am I involved with developing… -
Posted a reply to Minimal Analytics questions, on the site WordPress.org Forums:
Hm. Maybe since you're sending the data directly to GA4 from the browser, GA is… -
Posted a reply to Minimal Analytics questions, on the site WordPress.org Forums:
Hi! Minimal Analytics is an inline script. So there's no external JS file to be… -
Posted a reply to Removed by the author, on the site WordPress.org Forums:
Appreciate that! Whenever you have the possibility again, head on over to the support forum… -
Posted a reply to Free Version doesn’t work with Elementor, on the site WordPress.org Forums:
Hi Hans! Sorry to hear that OMGF wasnt't working for you! It should, however, definitely… -
Posted a reply to downloadable font: STAT: Invalid nameID, on the site WordPress.org Forums:
Hi! This seems to be an issue with some Google Fonts. It's documented in the… -
Posted a reply to Excluding Minimal Analytics scripts from page optimisation, on the site WordPress.org Forums:
The script is already minified, so there's no need for optimization plugins to process it… -
Posted a reply to Excluding Minimal Analytics scripts from page optimisation, on the site WordPress.org Forums:
Oops. It was late and I wasn't paying attention. This beta works. -
Posted a reply to Excluding Minimal Analytics scripts from page optimisation, on the site WordPress.org Forums:
Hi Gal! Give this beta a try and let me know if that worked for… -
Committed [3162113] to Plugins SVN:
Update to version 4.8.2 from GitHub -
Posted a reply to trouble getting it to work, on the site WordPress.org Forums:
Regenerate aliases is only necessary if, e.g. you're changing tracking IDs, or when browser cache… -
Posted a reply to multiple IDs?, on the site WordPress.org Forums:
Ah, sorry, you're right, here's the correct code: add_filter('caos_gtag_additional_config', 'daan_add_additional_ids');function daan_add_additional_ids() { echo "gtag('config', 'G-123ABC456');";… -
Posted a reply to [OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.] Very long waiting times fetching a css file but it’s there, on the site WordPress.org Forums:
Okay, so looking at your page source an awful lot of Google Fonts are loaded… -
Posted a reply to multiple IDs?, on the site WordPress.org Forums:
Tracking an additional ID is as simple as adding another config rule to the tracking… -
Posted a reply to Very long waiting times fetching a css file but it’s there, on the site WordPress.org Forums:
Can you share the site's URL? If you don't want to share it here, you… -
Posted a reply to Very long waiting times fetching a css file but it’s there, on the site WordPress.org Forums:
Hi! Thanks for providing the screenshot. That's very helpful! If wp_remote_get() times out while fetching… -
Committed [3157960] to Plugins SVN:
Update to version 4.8.1 from GitHub -
Posted a reply to Incompatibility with Email Encoder Pro : No stats recorded, on the site WordPress.org Forums:
Hi @tillkruess, The issue seems to occur in the EAE_DOM_Encoder class on line 82: $this->dom->root->innertext().… -
Posted a reply to Incompatibility with Email Encoder Pro : No stats recorded, on the site WordPress.org Forums:
I've been able to reproduce the issue on my local machine. Investigating a possible fix… -
Posted a reply to minimal analytics and When cookie is set, on the site WordPress.org Forums:
Yes, (unfortunately) a page reload is needed for the cookie value to be read. There's… -
Posted a reply to minimal analytics and When cookie is set, on the site WordPress.org Forums:
Hi again, I just released v4.8.0 which includes a fix for using cookie notice plugin… -
Committed [3157322] to Plugins SVN:
Update to version 4.8.0 from GitHub -
Posted a reply to minimal analytics and When cookie is set, on the site WordPress.org Forums:
Okay, I can confirm this is a bug. I'm looking into it now and will… -
Posted a reply to minimal analytics and When cookie is set, on the site WordPress.org Forums:
Hi! That's because the 'cookie_notice_accepted' cookie is also set without the user's consent to set…
Developer
-
CAOS | Host Google Analytics Locally
Active Installs: 10,000+
-
GDPRess | Eliminate external requests to increase GDPR compliance
Active Installs: 1,000+
-
OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.
Active Installs: 300,000+
Contributor
-
Plausible Analytics
Active Installs: 10,000+
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
CAOS | Host Google Analytics Locally
Active Installs: 10,000+
-
OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.
Active Installs: 300,000+
Nederlands (België) (Dutch (Belgium)) Plugins Translation Editor - #nl_BE
-
CAOS | Host Google Analytics Locally
Active Installs: 10,000+
-
OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy.
Active Installs: 300,000+