set permalink structure and now edit post.
So much I do know, but how do I change the permalink structur (the php code)?
When I change the permalink to something else than the first option my logo stops showing. Can you come up with explanation?
put a anchor link for logo. like <a href="<?php bloginfo('home') ?>">
Where should I put that logo link?
And what about the id?
Okey, got the logo issue solved.
The id???
Just to clarify Moonwoof,
Go to Settings > Permalinks.
Under “Common Settings” > choose the “custom structure” radio button > copy and paste the following:
/%postname%/
into the input box, and update.
Also, please post a reply letting everyone know if your problem has been resolved. Thanks!
I got that already, but now I have problems to change the page name.
How do I do that?
The “om” pages fully name is “om-2-2” and the “foton´s” fully name is “foton-2”. Of course I would like to get them named foton and om…
If you wrote a post or page in the past called “Foton” and you deleted it, the trash will have those files in it until you delete them permanently. Since this is the case, when you try to write another post called “Foton”, it will give the permalink a “-2” behind it.
Check your trash by going into Posts (or pages) > Trash.
Check the checkbox next to “Title” and the dropbox above it will say “Bulk Actions”.
Change that to “Delete Permanently” and click “Apply”.
Now go and edit your “Foton” post and underneath the Title you’ll see “permalink”. Click the Edit button and change it to “foton”. You’ll have to do that for all posts where you want the “-number” to go away.
THANX a lot! I had not thought of the trash… *embarressed*
Hey man, it happens. It took me a few days to figure that out myself.
Good luck!
Now, this is a solved case!