“Static” Pages and Permalinks
-
WordPress Noob…nuff said? π
I went and created several static pages, and implemented them by creating pages starting with a template declaration. Works fine, no problem there at all.
In my header, I do a wp_list_pages to get all my page into a list, which I nicely styled into a navigation bar.
Of course the links are “ugly” like ?page_id=3.
So I went to the admin console, and set permalinks to “Day and Name”. After that the links in the navigation bar are like “mysite/about” which is great, but clicking it give me “page not found” errors.
As far I’m aware, I’m not allowed to make configuration changes on my host (or I missed something).
Any advice?
PS: Great thing you guys got going here. Keep it up, I learned tons here!
The topic ‘“Static” Pages and Permalinks’ is closed to new replies.