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: Make sure you have the My account page set in Woocommerce -> Settings -> Advanced -> My […]
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 list’ for query INSERT INTO wp_users The issue is clear, i’m missing the ‘spam’ column in wp_users. Since i’m running this environment in Docker […]
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 anyone would do in this situation: Ask a friend. My good friend Mark Jansen provided me with a code snippet […]
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 foutmelding? Dan heb ik hier de oplossing. Bij hosts zoals Antagonist is het nog niet mogelijk om WP-CLI te gebruiken, gelukkig […]
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 website configuration. The frustration! So how do you solve that? MacOS does not allow you to add a wildcard subdomain to your /etc/hosts file […]
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 my password manager: 1Password. This gives me access to everything I need. Next up is: WhatsApp PHPStorm Figma Adobe […]
Using Sympose for your event website
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec lectus massa, volutpat vel augue vitae, scelerisque euismod eros. Nullam at mauris dolor. Sed fermentum, ante a condimentum congue, odio mi pulvinar odio, eu interdum sapien mauris a leo. Vestibulum vitae dolor ultrices, bibendum diam et, dictum eros. Fusce tortor orci, semper et sodales ut, consequat […]
- « Previous Page
- 1
- …
- 10
- 11
- 12