• I am attempting to set up a Twenty Ten child theme.
    Under the themes directory I have added /twentytenchild to which I have added the following style.css
    /*
    Theme Name: Twenty Ten Child
    Description: Child theme for the Twenty Ten theme
    Author: ianwales
    Template: twentyten
    */

    @import url(“../twentyten/style.css”);

    #site-title a {
    color: #009900;
    }

    but when I activate the child theme the navigation bar changes so that instead of having drop down menus, which I want and have in Twenty Ten, all the pages are listed in a line across the navigation bar.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Click on Appearance and Menus see if you have the menu in Primary Menu box if not slect from drop down and save.

    Thread Starter ianwales

    (@ianwales)

    Thanks for your reply
    The menu is in the primary navigation box and saved, works fine in Twenty ten but not in twentytenchild

    I know it is save in twenty ten theme but when you activate child theme I think you need go in Menus page as it may not be there as primary navigation.

    Thread Starter ianwales

    (@ianwales)

    Great thats fixed it, works perfectly now.
    Thanks for help

    Great that is true for any other theme you activate you need go in Menus and add it back.

    Thanks! worked for me too!

    I tried it as well, but nothing happens.

    I alreay made a menu and I was trying to get a good drop down menu, but it didn’t work. First after the ‘normal’ procedure and secondly after the option described above.

    I don’t don’t know what else to do.

    – child folder was created as described
    – menu is in place in appearance / menu
    – menu is selected in primary navigation

    Any other tips?

    https://www.trescinema.com

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Twenty Ten child, navigation issue’ is closed to new replies.