custom 404 "page_not_found" page
Permalink
Hello,
What is the easiest way make custom 404 "page_not_found" page"?
Theme does not contain a custom error page.
Error page should include a wallpaper, text and a search function.
What is the easiest way make custom 404 "page_not_found" page"?
Theme does not contain a custom error page.
Error page should include a wallpaper, text and a search function.
thanks for answering
okay, I added that.
what next? i can't still edit page_not_found page.
okay, I added that.
what next? i can't still edit page_not_found page.
The page_not_found.php file can be found in the concrete/single-pages folder.
If you want to add more editable areas to it, you should first copy the file to the application/single-pages folder and then open it in your favourite editor and all the extra editable areas that you require.
If you want to add more editable areas to it, you should first copy the file to the application/single-pages folder and then open it in your favourite editor and all the extra editable areas that you require.
Find the application/config/app.php file and add this code...
An example if using the elemental theme