#WordPress tech question: How do I get a custom 404 page to load when running a WordPress-to-static site on #Netlify?
I am using Patrick Posner's amazing Simply Static plugin: https://wordpress.org/plugins/simply-static/
The site was built with Elementor. And when running locally, WordPress loads the 404 template correctly.
However, when running the static deploy on Netlify, the 404 template does not load. It is loading Netlify's 404 notice.
Any links to docs or personal experience to help me get there?