
Astra Post Navigation — Customising Next/Previous Link Text
I wanted to customise the Astra post navigation labels (next/previous) on single blog posts. Easy enough with a documented code snippet… or was it?

I wanted to customise the Astra post navigation labels (next/previous) on single blog posts. Easy enough with a documented code snippet… or was it?

The free Astra Theme does not give you the option to change the excerpt length. This is a short debugging journey to find a solution to do this…

I went a little colour crazy on the rebuild — categories, services, my portfolio — each are colour-coded. I was styling each one the hard way – type by type,…

Loading every script on every page is the easiest mistake to make in WordPress, and one of the quietest to notice you’ve made. Here’s how I approached enqueuing scripts in…

Code Snippets Topics is an overview of what I’ll be covering in the feature articles, with a brief description of each, and where my own experience marries up. I’m certainly…

Sometimes the simplest solution is a well-placed snippet of code. Here you’ll find a growing library of tested, practical code snippets I’ve used across real web projects.