I have set up a 404 error response for the ‘uncategorised’ default wp category archive page using the redirection plugin. This redirects to a (presumably) wordpress default 404 page and not the error page template that is set up in bricks.
Archive page in question https://forestretreats.co.uk/category/uncategorised/
Bricks error page https://forestretreats.co.uk/category/uncategorised/blahblah
Is there a way to fix this? Happy to use a code snippet if theres a better way to handle this other than redirection plugin.
Thanks