Thread Starter
bnther
(@bnther)
A quick update:
When I run localhost/wordpress the comments that I’ve entered are visible. But for some reason if I want to link to them or I select view from Edit Posts it gives me the the requested URL not found. Why is it that I can view on the index.php but not from the link or even the dashboard?
What did you use for the site url in Settings/General?
Thread Starter
bnther
(@bnther)
Try resetting your custom permalinks back to the default setting and see if that works,
Thread Starter
bnther
(@bnther)
Where ever my issue is, it won’t let me see any of the pages that I’ve added either. I can preview them and they look great, but as soon as I publish, then I can’t view them. If I wp_list_pages() on my index.php, then the page names show up but the links still won’t work.
Weird
Thread Starter
bnther
(@bnther)
I changed the permalinks from “month and name” and now everything is working fine. I’m not exactly sure why…but I’m OK with it working : )