By AngelicLight on
Hi, there,
I'm curently designing my site locally with D7 and I'm noticing that any "Page not Found" is not displaying any of the menus I created, including the standard Primary, etc.
It seems that someone going to a wrong page would need navigation to try somethng else.
How do you turn these on for 404 pages?
Thanks a lot,
- (A/L)
Comments
I don't know but here is what
I don't know but here is what I like to do.
Create a new page give it an alias like "404"
Add the search block to this page and / or some taxonomy terms along with a Page not found message.
Configure Drupal to use the new page as the 404 error.
This is better than the standard 404 page, and fixes your problem. :)