• Resolved Nettleague

    (@nettleague)


    I have a problem with my child theme for twenty eleven. It is a mess as of a few days ago…this is my child theme:
    /*
    Theme Name: TwentyelevenChild
    Description: Child theme for the twentyeleven theme
    Author: Kelly
    Template: twentyeleven
    */

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

    when I activate this theme, it looks a mess…all content to one side of the page (left)…the parent theme is fine…when I activate it..which it is currently..site looks just the way it is suppose to.

    What am I missing? I did read a support thread support/topic/child-themecustome-header travails…but still confused as to what the them above is missing. can you please provide some feedback? (Note: I am new to this) thank you for your help. Kelly

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Nettleague

    (@nettleague)

    site is nettleague.org

    when I activate this theme, it looks a mess…all content to one side of the page (left)…the parent theme is fine…when I activate it..which it is currently..site looks just the way it is suppose to.

    I might be wrong, but you might only need to go to Appearance > Themes > Customize and change the template and pages settings to what you had before.

    your posted child theme style.css code looks normal.

    possibly try and clear the broser cache once the child theme is activated – press ‘ctrl f5’ or ‘reload’…

    what code are you using for the custom header?

    however, without the child theme activated, there is no way to help with troubleshooting.

    Thread Starter Nettleague

    (@nettleague)

    Ok, I activated my child theme so you can see it…thanks for the prompt response.

    Thread Starter Nettleague

    (@nettleague)

    my header image is just a logo for the site…actually it is not a custom header. No code for the header.

    it seems that the browser cannot find style.css of the child theme at this url:
    http://nettleague.org/wp-content/themes/twentyelevenchild/style.css

    double check the child theme folder name, spelling, capitalisation, etc.

    i.e. double-check where the style.css of the child theme is saved.

    Thread Starter Nettleague

    (@nettleague)

    html
    [Apache Logs]
    [Error Logs]
    cgi
    wp-admin
    wp-content
    plugins
    themes
    responsive
    twentyeleven
    twentyelevenchild
    upgrade
    uploads
    wp-includes

    thats a copy of my directory files at godaddy…its spelled the same as the parent directory…the child theme is located in the twentyelevenchild directory. The directories are in the order as above…

    Thread Starter Nettleague

    (@nettleague)

    it is under content >themes>twentyeleven>twentyelevenchild and the file when I click on twentyelevenchild style.css file is under twentyelevenchild.

    it is under content >themes>twentyeleven>twentyelevenchild and the file when I click on twentyelevenchild style.css file is under twentyelevenchild.

    Place twentyelevenchild inside your Themes folder and you should be good-to-go. You can have as many Themes and/or Child Themes as you wish inside Themes, and they will then each-and-all be available at your Dashboard. I have three versions of my Child Theme in my Themes folder (along with Twenty Twelve as Parent, of course), then use each at-will.

    it is under content >themes>twentyeleven>twentyelevenchild

    as @leejosepho already mentioned, the child theme has to be located at wp-content>themes>twentyelevenchild i.e. directly in the /themes folder

    Thread Starter Nettleague

    (@nettleague)

    Its working!! Thank you! Spent rediculous amount of time on that! Thank you!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘child theme/custom header problems….’ is closed to new replies.