I just ran into an issue with the my account page. The dashboard links were all resulting in 404's. I did quite some searching and even checked how links were generated. Well - it was an easy fix: …
Fix for missing spam column in wp_users
While converting a website from single to multisite I bumped into an issue while creating accounts. When looking into the logs I noticed: WordPress database error Unknown column 'spam' in 'field …
Continue Reading about Fix for missing spam column in wp_users →
Adding image sizes to the WordPress Block editor (Gutenberg)
I was surprised that my image sizes didn't show up automatically in Gutenberg. Even after some extensive use of search engines I couldn't find any solutions that would make them show so I did what …
Continue Reading about Adding image sizes to the WordPress Block editor (Gutenberg) →
Gebruik maken van WP-CLI op shared servers
Tsja, die tool is toch wel erg handig he. De meerderheid van de hosting leveranciers hebben inmiddels WP-CLI wel ingebakken zitten. Dat kun je testen door wp --info te draaien. Krijg je hier een …
Continue Reading about Gebruik maken van WP-CLI op shared servers →
Wildcard subdomains in MAMP Pro on MacOS
A while back I was debugging the front-end creation of multisites in WordPress. On each install, a new subdomain was created which forced me to add a new alias to the host's configuration. The …
Continue Reading about Wildcard subdomains in MAMP Pro on MacOS →
A fresh install of a Macbook Pro
What's the first thing you usually do when you setup a new computer? Yup - Install Chrome. This time I've also installed Brave and i'm actually enjoying it. After the browser the next best thing is …