Can you reset your permalinks?
how I could reset my permalinks? (step by step)
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
how I could reset my permalinks? (step by step)
http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
But I’m not sure that’s the problem there or perhaps you’ve fixed it? The whole page loaded with the body and footer for me but there’s no post to display. Have you tried creating a post?
I have one post on the website.
I don’t understand why the head and the footer are loaded but not the pages (I’ve 14 pages created!).. help me please! π
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
It’s because your permalinks are not working, which is why you are getting a 404 page for each of those URLs.
Try this: disable your permalinks so that they’re ?p=123 and not fancy. It’s just temporary and if the page links work then it will be confirmed to be the permalinks.
If it is permalinks then recycling an earlier response from me:
Can you confirm that AllowOverride All is set for your directory?
http://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
And if you don’t know what or where that is, don’t worry. Just show this reply to your host provider and ask them. π
I don’t follow you.. now I try something and I hope in a miracle (!!!)
π
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Visit your permalinks page and pick the first option:
http://www.teatropuccini.it/wp-admin/options-permalink.php
Select the Default permalinks which is ?p=123. Please remember what the settings were before you change them. Later on you will want to put it back.
Click Save changes.
Now visit your URL http://www.teatropuccini.it/ and click any page in that navigation menu.
Does the page come up when you do this? If so then the most likely culprit is that permalinks via mod_rewrite is not enabled for your web server.
if I set permalinks so that they’re ?p=123 and not fancy I receive an error message when I open a page saying:
“Not Found
The requested URL /contatti/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”
I confirm: AllowOverride All is set for my directory.
π