I've published the site and all the pages are published but when you click on the nav buttons I get an error message, almost like they're not connected together. I've tried changing permalinks, getting rid of slug and stuff like that and nothing seems to work. So frustrating!
here are 2 pages from the site:
http://thegritstree.org/?page_id=10
http://thegritstree.org/?page_id=75
Seems problem with permalinks as they work fine Id and you menus are set for postname. Did you check with your host if Mod_rewrite is enabled.
You may also check your custom menu settings.
I figured out what I did wrong, it was in the custom menu settings. But how do I change the path from http://thegritstree.org/?page_id=10 to http://thegritstree.org/home ?? I wanted to customize the links but I guess I'm not doing it right.
Try replacing --/?page_d=10 with just http://thegritstree.org. Anyway you have to change that otherwise, as it stands now, anyone typing your URL will be taken to an error page.