Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the coder-elementor domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u262393194/domains/codestap.com/public_html/wp-includes/functions.php on line 6114
How do you create a custom error page in Concrete? - Code Stap
How do you create a custom error page in Concrete?

How do you create a custom error page in Concrete?

Answer: To create a custom error page in Concrete CMS, follow these steps:

1. Create a New Page: Log in to the Concrete dashboard, navigate to the Site Map, and create a new page for the error (e.g., 404 Page).

2. Design Your Page: Add the desired content and layout to the page, customizing it for the error message you want to display.

3. Set Page as Error Page: Go to the page’s settings (Page Properties), find the “Page Type” or “Error Page” section, and set it as the desired error type (e.g., 404).

4. Update Site Settings: In the dashboard, navigate to “System & Settings” > “SEO & Statistics” > “Error Pages”. Set your newly created page as the default error page for the corresponding error code.

5. Test the Page: Visit a URL that triggers the error to ensure your custom page displays correctly.

Now, your custom error page should appear when users encounter that specific error.

Related Questions & Topics