WordPress Map with ACF, Leaflet, and OpenStreetMaps
September 18, 2022 12 minutesDo you want to show points of interest (like store locations, real estate listings, events around a city), on a WordPress website without using Google Maps? Read on.
Articles on web development, showcase of projects, musings and contemplation, and everything in between, with practical tips from real projects, or experimental features.
Do you want to show points of interest (like store locations, real estate listings, events around a city), on a WordPress website without using Google Maps? Read on.
Dark mode, is a tendency toward designing with a predominantly dark palette. But how do we implement this pattern to our website and when?
Gatsby, with the use of gatsby-plugin-offline and gatsby-plugin-manifest plugins, can be transformed into a PWA. But there's a fundamental problem with it...