Hi, i'm having problems with a page i'm making not showing up (404). I have read all the info on the codex page about permalinks and don't usually have a problem with it. Same hosting so no rewrite issues that I know of. Some of the circumstances are new though;
-The page that can't be found is a parent of another page. Im doing this so I can populate the parent page with a loop of child pages.
- The parent is a custom post type ( dont know if this holds any significance)
- When I try a new custom permalink structure the page will then work, but when I make any other changes like adding a new page to the site the 404 appears again! Seems weird to me!
My normal structure is /%category%/%postname%/
If I turn the default on the page is found fine, but I dont want that because of SEO...
Any guesses?