Trueskool
Member
Posted 3 years ago #
Hey,
I'm getting some sort of weird error when no page exists.
Error:
If any type of url or page is accessed and a page doesn't exist there my website is displayed and every single page I've created with wordpress is listed in order by creation.
If this is a common error or anyone knows of a fix, please let me know.
Thanks!
Allstar
Member
Posted 3 years ago #
wp_list_pages() in your 404.php theme file?
Trueskool
Member
Posted 3 years ago #
Nope,
I've taken everything out and just made it say "Test".
And it's still listing all of the pages so I've come to the conclusion that the 404 page isn't even being accessed, and for some reason if you type a non-existent page, it just lists all of the pages...
Any ideas anyone?