WordPress · Website building · Web development
Your site broke.
Here’s the fix.
Practical guides for the problems that actually stop a WordPress site: white screens, broken updates, themes that fight back. Written against a current install, tested before publishing.
Examples of WordPress theme layouts: a journal, a storefront and a studio site.
Topics
-
WordPress Tutorials
Step-by-step guides for getting things done in WordPress.
-
Troubleshooting
Fixes for the errors that take a WordPress site down.
-
Themes
Choosing, customising and replacing WordPress themes.
-
Plugins
Plugins worth installing, and the ones worth removing.
-
Website Building
Everything around the site itself: planning, launching, maintaining.
-
Website Tools
Reviews and comparisons of the tools site owners actually use.
Latest guides
-
Bootstrap and Tailwind in WordPress: Which Fights the Editor Less
Both frameworks work in a WordPress theme, and both collide with the block editor in their own way. The deciding question is who writes the markup — you, or the person editing the page.
-
WordPress Cron: How WP-Cron Works and Why It Misses
WP-Cron is not a scheduler. It is a queue checked when somebody visits your site, which explains every scheduled post that never published and every backup that silently stopped running.
-
WooCommerce Inventory Management: Stock That Stays Accurate
Core stock control is a number that goes down when an order is placed. Everything that makes inventory hard — variations, bundles, multiple channels, returns — is what happens around that number.
-
Zapier and WordPress: Connecting the Site to Everything Else
Automation platforms let a form submission become a CRM record, an invoice and a calendar event without a developer. They also put business logic somewhere nobody documents and everybody forgets.
-
AMP for WordPress: Is It Still Worth Doing?
AMP was a bargain: accept a restricted subset of the web and get a speed guarantee plus preferential placement. The placement went away, the restrictions did not, and that changes the answer.
-
The WordPress Server Stack: Nginx, Apache, PHP and MySQL
Four pieces sit under every WordPress site, and most hosting problems are really a question about which one is responsible. Knowing the division makes support tickets shorter and diagnoses correct.