• Hi,
    if you go to my website: http://www.officialsm.net
    you can see a horizontal menù (blog, photoblog, linklog, VoIT….) under the header. This is WP version 1.2, and the template is Kubrick.
    I insert the menù in Template section.
    Now yesterday in installed a test versione of WP 1.5, here: http://www.officialsm.net/test/wordpress/.
    I would like to insert the same menù in all teh pages, but the Template administration section is most different, and i don’t be able to do this.
    Can anyone help me?

    Thanks in advance.

Viewing 11 replies - 1 through 11 (of 11 total)
  • 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.

    Thread Starter officialsm

    (@officialsm)

    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).

    Thread Starter officialsm

    (@officialsm)

    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?

    Thread Starter officialsm

    (@officialsm)

    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)?

    Thread Starter officialsm

    (@officialsm)

    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.

    Thread Starter officialsm

    (@officialsm)

    All files are writeable

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Help with template & menu’ is closed to new replies.