My custom error page is not taken into consideration. Whenever a page is not found, this appears: http://prntscr.com/8qeycm . I created my error.html.twig inside theme templates folder. It used to work. Is there anything inside settings that I need to modify?
That one fixed, thanks. But is it possible to get redirected to a 404 page instead of dispatching the 404 template? I mean, instead of having faulty url to have something like www.example.com/404
If I’m correct, the Error plugin does not do this now. The URL stays the same. You can create your own version of the Error Plugin, add a /error404 page and add call