blueplanetphoto
Member
Posted 5 years ago #
After creating an About page the page is not found when viewed or when the link is clicked on the blog. There is an /about/ directory link created, but I find no directory, html or php file with anything to do with "about" in my wordpress folders on the server.
Most likely that's a permalink settings issue.
(a link would help to detect the problem!)
This page in Codex:
http://codex.wordpress.org/Using_Permalinks
has a lot of good troubleshooting!
Don't look for real directories: no file, no directory is created - everything is virtual.
blueplanetphoto
Member
Posted 5 years ago #
blueplanetphoto
Member
Posted 5 years ago #
Thank you. It was a permalinks issue. I had created a custom permalink which didn't work. Reset to one of the standard formats and it works fine now.