We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d247354 commit cd2f42fCopy full SHA for cd2f42f
readme.md
@@ -0,0 +1,13 @@
1
+# Custom 404 page for Clarkson
2
+
3
+A plugin to set a custom page as 404 when using [Clarkson Core](http://wp-clarkson.com/core){:target="_blank"}
4
5
+## How to
6
7
+1. After installing this plugin create a page which it's title and content will be used to show when a 404 is triggered.
8
+1. Then visit the `Settings > Reading` page within the WordPress Dashboard and select this page from the **404 Page: Dropdown**.
9
10
+## FAQ
11
12
+- **I can't see the page content of my select page on a 404.**
13
+Please create a `404.twig` template file within your theme.
0 commit comments