If you open the editor for the default theme you use, you can choose header.php. that looks as the theme you are using on 1.2. There you can add your div id=”navcontainer” at the bottom.
Sorry but doesn’t work. I try to add the “navcontainer” at the bottom or upper but in the outpage i can’t see any kind of menù.
Pelase help me!!
Is most important….
If it doesn’t work with the editor in WP, you can use notepad in windows also. Browse to the file and open it with notepad, edit it, and save (remember to not save it as a text file, but as php, using ‘all files’ while you save it).
The editor in WP work correctly, but i can’t see any output. I add the correct code but i can see it in my website!
That’s strange. Let me recapitulate: you add the lines to the editor, press the edit button. And if you check again afterwards, after eg looking at something else, the change is still in the header.php file?
Oh yeah, and you didn’t forget to change the theme we’re talking about and you’re changing as the default theme?
It’s very strange. I add the lines and i can see the changes in the editor.
But when i go to website i can see the changes.
I don’t understand why.
What happens if you change the default template to eg the classic theme and you add something to the index file there (eg just add a line ‘hello world’ somewhere)?
Now i’m using the classic WordPress theme. I try to add some lines somewhere but i can’t see anything in the output. But i can see the lines in the editor.
Can anyone try to add some lines in each WordPress 1.5 installation and tell me if you can see the output?
Maybe your theme files aren’t writeable by the server bacause of insufficient permissions. But if the changes you make to them remain there even after you log in and out, that won’t be the cause.