Marinus Klasen

Marinus Klasen

  • Development
  • Consultancy
  • Developer Resources
  • Blog
  • Contact

Permission issues with docker compose? Here’s a fix.

March 31, 2021

I’m fairly new to docker-compose but did manage to run all my local development on docker containers recently. I even setup a mini-PC that runs all these environments and allows met to quickly spin up new websites (literally seconds). Oh and did I mention that all of the websites are accessible from any device within […]

Continue Reading

ACF: Load and save fields to a custom plugin

March 29, 2021

It’s not always that you want to save your ACF-JSON fields to your theme folder, like when you’re creating a custom plugin for a new client that depends on ACF, or when using a theme that’s not within your development. For these cases ACF has a nice function; you can filter it so that it […]

Continue Reading

Processing bulk e-mail notifications with WordPress after a user action

March 26, 2021

I’ve been working on a BuddyPress/BuddyBoss website lately and we recently integrated custom notifications. These trigger whenever a group admin posts a message in a groups feed. All group members receive a notification when this happens. The website biggest group contains 7000 members, so this process can get quite intensive. Anyway, triggering the notification didn’t […]

Continue Reading

Moving a multisite: Database errors & site not found.

March 25, 2021

Moving a multisite doesn’t always go with the ease you expect. I usually do this in two steps: Export the database Deploy/copy/sync the files to my new (staging) server When your files are ready and your new environment is configured it’s time to import the database. My preference goes to using WP-CLI for this. Copy […]

Continue Reading

Backup your iPhone to Ubuntu 20.04 via Wi-Fi using MacOS

March 14, 2021

Note: This article is written for MacOS users. I’ve recently setup a home server and since it’s equipped with a 1TB drive I also wanted to use it for backing up my iPhone. On Big Sur, the iPhone can accessed directly via the Finder. You can configure and setup Wi-Fi sync via the finder. As […]

Continue Reading

TimeMachine with samba on an Ubuntu server

March 14, 2021

The other day I setup an Ubuntu 20.04 server that runs a couple of docker containers. Since the machine is equipped with a 1TB hard disk I also wanted to use it as a TimeMachine backup location. Finding the right configuration took me a while, but with the settings below the disk automatically showed in […]

Continue Reading

Where to put acf_form_head?

March 1, 2021

When you want to show ACF’s forms in your front-end, you have to add the acf_form_head function. But where? I was recently working with a commercial theme who didn’t like the usual place I put this function in, luckily the code below does do the job. It doesn’t get easier than this. add_action(‘get_header’, ‘acf_form_head’);

Continue Reading

ACF JSON not loading?

March 1, 2021

I’ve used Advanced Custom Fields Pro for many years now. I love the ACF-JSON feature which allows automatically saves your fields into a JSON file. This is wonderful for deployments and automatically synchronises your fields to the production environment. Today I customised some things directly in the JSON file, and although this changes the fields […]

Continue Reading

Klaar om live te gaan? Zorg dan dat je deze puntjes op de I hebt staan

February 23, 2021

De afgelopen weken heb je hard gewerkt om je WordPress website helemaal in te richten, het domein is gekoppeld, alles staat klaar en het moment om live te gaan en de site te delen met anderen is dan eindelijk aangekomen maar niet voordat deze punten even doorneemt. Om te beginnen is het handig om even […]

Continue Reading
  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • Next Page »

Get in touch

Contact me using the details below

Marinus Klasen

Wilhelmina van Pruisenweg 35, 2595 AN Den Haag

marinus@mklasen.com
twitter.com/marinusklasen
linkedin.com/in/marinusklasen

  • GitHub
  • LinkedIn
  • Twitter

Have you read?

  • Elementor Widget UsageMarch 27, 2025
  • Programmatically showing popups with ElementorMarch 25, 2025
  • The Elementor sanitize_settings errorSeptember 12, 2024
  • Announcing.. Wooping Shop Health!June 13, 2024
  • Swiper setup when using wp-scriptsMarch 14, 2024

Copyright © 2025 ยท Marinus Klasen | Webdesign by Team Rood