Creating and Customizing a 404 Page with Custom Query Blocks and Refining Using GeneratePress

404 Not Found Featured

I was on a Google hunt on how to customize the WordPress 404 page without having to touch the template hierarchy or create a bunch of customizations to just get a generic-looking 404 page.

Since I could not find a way, I decided to code it into my semi-popular Custom Query Blocks plugin.

The plugin already does some mapping, and mapping is its main and core functionality. We can map:

  • Post type archives to pages to customize archive pages.
  • Term (category) archives to pages in order to customize those archive pages.
  • And now, can map a 404 error to a page as well.

Setting a 404 Page

If you head over to Settings->Reading after installing Custom Query Blocks, you’ll see a section at the bottom that allows you to select a page to act as your new 404 page.

Simply put, you can map a 404 template with Custom Query Blocks with great ease.

404 Page Settings Reading

You would first want to create a page, add some basic content to it, publish it, and then head over to Settings->Reading and map the 404 page to the page you created.

Behind the scenes, we query for that page, and load in the page template with the page’s content.

As a result, you can customize the 404 page to have whatever content you would like on it, making great use of the block editor in WordPress.

Creating a 404 Page Layout Using GeneratePress

GeneratePress is a great theme, but it does have its limitations. Thankfully GeneratePress premium isn’t all that expensive and you can install it on as many sites as you like.

One powerful feature of GP Premium is that it allows you to create elements and disable certain elements on a page.

Let’s assume you have GeneratePress and GP Premium installed. The first step is creating the 404 page under Pages->Add New.

Here’s an example of my 404 page using blocks to create the layout. Basically, anything you can imagine, you can create using the WordPress block editor.

Page Block Editor for 404 Page
404 Page Creation

With GD Premium installed, you can customize every page to your satisfaction. Here are my settings for my 404 page.

I’ve basically disabled everything on the page except for the main content.

Finally, I head over to Appearance->Elements and create a 404 page layout.

404 Page Layout Creation for GeneratePress
404 Page Layout Creation for GeneratePress

When creating the 404 page layout, you’ll want to:

  1. Have no sidebars
  2. No footer
  3. Disable every element
  4. Set the content whichever way you like
  5. And 404 display rules, you’ll want it to show up on the 404 Template

Publish, map the 404 page using Custom Query Blocks, and view your new 404 page.

You can view my customized 404 page if you like.

Conclusion

Custom Query Blocks and GeneratePress and GP Premium are a handy combination.

Thank you for reading.

Ronald Huereca
Ronald Huereca

Ronald Huereca

Ronald has been part of the WordPress community since 2006, starting off writing and eventually diving into WordPress plugin development and writing tutorials and opinionated pieces.

No stranger to controversy and opinionated takes on tough topics, Ronald writes honestly when he covers a topic.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Ronald Huereca
MediaRon - Ronald Huereca

Ronald created MediaRon in 2011 and has more than fifteen years of releasing free and paid WordPress plugins.

Quick Links

Say Hi