I talk about WordPress tips, code, and lessons I have learnt
Connect WordPress Gravity Forms with Gatsby when using a headless CMS. Simply render forms as React Components and pass form data back securely.
Fix for WordPress CORs errors with Wordpress Rest API. content-type is not allowed by Access-Control-Allow-Headers, x-wp-nonce is not allowed by Access-Control-Allow-Headers, doesn't pass access control check: It does...
Access all files (not just images) from WordPress media library in Gatsby using custom resolvers and createremotefilenode. Uses gatsby-source-filesystem to add to query.
My rundown of a clean development install for WordPress and JS development. I have got it perfect after many mistakes. This is a guide for me (and hopefully it can help you) for setting up a new system, quickly. On...
Plugin for Gravity Forms ReCaptcha. Invisible ReCaptcha v3 plugin, without the need for pictures. Simple install for WordPress.
After over three years of having the same WordPress theme, it was time for a change! This came about for a few reasons. There was nothing overwhelmingly wrong with the theme, but the font wasn’t the best on mobile. It’s...
Tips on rotating SVGs, automatic deployment of WordPress using Trellis, and blog design on a budget. This weeks design development inspiration has a right mix of examples. Enjoy! Website Inspiration Concrete Toronto...
Need to include functionality/services from multiple platforms? A content mesh type approach with React or Gatsby could be the solution!
Website Inspiration Andy Allen Portfolio of a designer. Simple. Quick to load. Gets to the point. http://www.andyallen.co/ Designer Resources, Examples and Inspiration Adobe XD Auto Animate It’s a fight to see who can...
A walk-though of WordPress development tools Trellis and Bedrock. A step by step approach to installation, configuration and spinning the site up.