Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Your logo is set in a background image. It looks like it’s pointing to a Child Theme that doesn’t exist.

    As the theme’s demo website doesn’t have a logo, can I ask how you’ve attempted to have one?

    Is this the image? gps3sml.jpg

    Is this file path correct?

    http://www.gicleeprintstirling.co.uk/wp-content/themes/skeleton_childtheme/gps3sml.jpg

    That’s what’s set in the CSS:

    #header #site-title.graphic a {
        background-image: url("http://www.gicleeprintstirling.co.uk/wp-content/themes/skeleton_childtheme/gps3sml.jpg");
        height: 65px;
        width: 272px;
    }

    Thread Starter robfaich

    (@robinfaichney)

    Thanks guys. Sorry I didn’t spot that myself. I’d experimented with a child theme but it’s not active, it seems something went wrong when it was deactivated, leaving references to it. I’ve now deleted the child theme folder but that’s obviously not going to fix that reference. In fact I now see it’s wrong anyway, the folder name was skeleton-child. Very strange. Any ideas on how I can fix this?

    Re the theme demo’s lack of a logo, I don’t remember the setup details now, but it’s certainly a theme option on my site.

    You probably need to redo the header/logo.

    Those settings are not generally transferred between themes (child or not)

    Thread Starter robfaich

    (@robinfaichney)

    Thanks WPyogi, it’s now fixed. I tried to change the logo a few times with no effect on the file path. Then I went into the other Theme Options page, that I’d previously gotten into my head was not to be meddled with, and successfully changed it from there. I think it’s because I have OptionTree that I have two options pages, but I have to say, it’s really confusing.

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

The topic ‘Skeleton theme, logo missing’ is closed to new replies.