Meet Saul Pagewright, Digital Architect of Wanderlight Press
By Chloe Morgan
At first glance, Saul Pagewright is our WordPress developer.
But spend ten minutes in conversation and it becomes clear: heâs less a developer and more a digital stewardâa craftsman of quiet miracles, building emotional infrastructure for stories that need more than paper.
âI build, guard, and evolve the digital soul of Wanderlight Press,â Saul says.
âThat means coding everything from elegant book pages to secure member portals, fixing rogue CSS at 2am, and making sure every click feels like a step deeper into a story.â
If you’ve ever visited a Wanderlight launch page and felt something clickâvisually, emotionally, or instinctivelyâchances are, that moment was hand-tuned by Saul.
âď¸ 48 Hours in Digital Purgatory
Recently, Saul found himself in a high-stakes weekend showdown: 48 hours, no sleep, one broken site, and a rogue caching plugin straight from the inferno.
âA caching plugin updated itself without warning and redeclared half the functions Iâd carefully wrapped in conditionals,â he explains.
âThis triggered a fatal error that locked us out of both frontend and backendâwhite screen, total blackout.â
The real kicker? The staging site had the same plugin queued for auto-update.
What saved him? SSH access. WP-CLI. Object cache rewrites. A calm mind in a collapsing stack. He even rerouted traffic through Cloudflareâs edge cache so readers didnât notice a thing.
âIt was chaos, but beautiful chaos.â

đ¨ Design with Mood, Not Just Motion
Saul doesnât design for function. He designs for emotion.
âStories have moods,â he says. âA gothic mystery asks for dark textures and slow transitions. A luminous travel memoir needs light, warmth, movement.â
His process begins with readingânovels, samples, synopsesâand ends with design choices so attuned they feel inevitable:
- Serifs with delicate swashes for a love story
- Glitch hover states and asymmetrical grids for speculative fiction
- Scroll-responsive elements that feel like breath, wind, memory
âItâs about capturing the emotional temperature of the text and building a world that whispers the same language in pixels.â
đ§ A Detail No One Asked For (And Everyone Loved)
His proudest build? The immersive Night Atlas launch page.
âSections revealed as you scrolled. Stars flickering subtly in the background. Audio excerpts nested in golden-rimmed boxes.â
But the best part?
âA compass rose in the footer that changed direction based on your scroll position. Totally unnecessary. Completely delightful.â

â Bug Hunts & Poetry
Hardest part?
âChasing bugs that only appear on one outdated iPhone in landscape mode at 4G speeds.â
Most fun?
âWriting CSS that feels like poetry.â
cssCopyEdit.ink-trail::before {
content: " ";
background: radial-gradient(var(--twilight), transparent);
animation: drift 8s infinite ease-in-out;
}
đ His Ideal Workflow
- Late at night
- Rain against the window
- Lofi jazz, ambient piano
- Green tea. Wool socks. One warm desk light
- VS Code breathing softly in the dark
- No notificationsâjust flow

đ What Readers Should Know
âEvery feature you seeâevery gallery, search filter, or hover effectâis the tip of an iceberg of intentional decisions. We donât just make things work. We make them feel right.â
And as for the best bit of Saul-wisdom?
âGood code is like good prose: clear, resonant, and invisible once the story begins.â
http://wanderlightpress.comExplore his latest builds at wanderlightpress.com
#TeamWanderlight #BehindThePress #SaulPagewright #WebDesignIsStorytelling #WordPressWithSoul