-
-
Notifications
You must be signed in to change notification settings - Fork 212
Q - how to style / choose theme layout for error page #3801
Copy link
Copy link
Closed
Labels
status: awaiting feedbackThis issue may be fixed and is awaiting the original poster to confirm the fix.This issue may be fixed and is awaiting the original poster to confirm the fix.type: enhancementAn improvement or new feature requestAn improvement or new feature requesttype: questionAn ask about behavior that is not found documented anywhereAn ask about behavior that is not found documented anywhere
Metadata
Metadata
Assignees
Labels
status: awaiting feedbackThis issue may be fixed and is awaiting the original poster to confirm the fix.This issue may be fixed and is awaiting the original poster to confirm the fix.type: enhancementAn improvement or new feature requestAn improvement or new feature requesttype: questionAn ask about behavior that is not found documented anywhereAn ask about behavior that is not found documented anywhere
How to set layout for error page?
I found that not the existing page is using the default layout. So if default layout is with sidebar, how to get full page layout for error page?
EDIT:
if I use Redirect to System not found page, then URL is /error/ and it can be set in theme layouts. But not without this setting. Am I missing something?