Skip to content

billerickson/Genesis-404-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis 404 Page

Customize the content of the 404 Page within the Genesis Framework.

Description

Customizing the contents of the Page Not Found page in any WordPress theme can be tricky, and usually involes editing the 404.php template file. The Genesis Framework already abstracts the default content of the page into a function, and this plugin can unhook that and replace it with your own custom title and content.

Screenshots

Screenshot showing input for custom 404 Not Found title and content
Admin screen showing the fields for custom 404 Not Found page title and content.

Requirements

  • WordPress 3.0+
  • Genesis Framework 1.8+ (supports HTML5 for Genesis Framework 2.0+)

Installation

WP .org repo

  1. On the Add Plugin screen, search for Genesis 404 Page and follow the usual steps.

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone git@github.com:billerickson/Genesis-404-Page.git

Then go to your Plugins screen and click Activate.

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

See CHANGES.md for the plugin changelog.

Usage

Once installed, you can customize your 404 page's title and content in Genesis > 404 Page.

Use the [genesis-404-search] shortcode to add a search form to the page.

If you'd like to dynamically list content (ex: most recent posts), I recommend you install the Display Posts Shortcode and use it in the 404 page's content.

Credits

Built by Bill Erickson and Gary Jones
Copyright 2012 Bill Erickson

About

Allows you to control the content of your 404 page when using the Genesis theme framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages