Viewing 13 replies - 1 through 13 (of 13 total)
  • What theme are you using? Where did you download it from? How did you add this custom logo?

    Thread Starter taomation

    (@taomation)

    Never mind. I figured it out. Changing the permlinks did it. Which I don’t really understand. I know that it’s better for search engines, but how can I keep my logo and do that, would be the question. Thanks…

    What theme are you using? Where did you download it from? How did you add this custom logo?

    Thread Starter taomation

    (@taomation)

    I’m using twenty eleven. I think that I got it from aamps through WordPress. I built everything offline. I got it on the site with this code

    <hgroup> 
    
    				<img src="wp-content/uploads/2014/06/logo2.jpg"><span><a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></span>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    In the header.

    Thanks..

    Do not edit the theme itself. First create a child theme for your changes. Or install a custom CSS plugin.

    Thread Starter taomation

    (@taomation)

    I already did. I don’t think that I can go backwards now, can I?

    So, just to clarify – you have a customised header.php file in your active child theme?

    Thread Starter taomation

    (@taomation)

    Yes, I believe that it’s a customized header.php file. I don’t know what an active child theme is. I don’t believe that it’s a child theme. I think that it’s the parent theme that has been modified. I never created a child theme. I don’t know how to do that.

    I never created a child theme.

    Sorry? In your previous post you said that you’d created a child theme…

    Thread Starter taomation

    (@taomation)

    I never said anything about a child theme. You brought it up. Maybe it was someone else that you were helping…

    Please read back.

    Do not edit the theme itself. First create a child theme for your changes. Or install a custom CSS plugin.

    I already did. I don’t think that I can go backwards now, can I?

    Create a child theme, port your changes over to the child theme, upload a new copy of the parent theme and then activate the child theme.

    Thread Starter taomation

    (@taomation)

    I don’t understand what this has to do with my initial question.

    Because this will require theme changes & you should not edit the theme itself. First create a child theme for your changes. Or install a custom CSS plugin.

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

The topic ‘Help! Lost my logo’ is closed to new replies.