custom 404 page not working
I am trying to use the error page you have in wp admin 'pages' (slug is /error/ title is 404) for all bad links and 404 error.
When I have no page selected in muffing options I am getting the default 404.php page from theme root. There is an if/else conditional and its going to the 'else' condition in this configuration.
But, I want to use the custom theme /error/ page, but when I select it its not working, its still going to the 404.php from theme root. In this configurations it going to the 'if' condition.
am using child theme
thanks
Comments
custom 404 page can be set under Theme options > Pages > Error 404 section. If you did it, and does not work, please explain what exactly does not work. Are you able to save options under muffin options panel? Because if options saving works, it means that must be cache problem on your side and this is the reason why you don't see custom page in front-end.
If you will send us access to your website with more details, we'll check what you did wrong.