Okay
  Public Ticket #190214
Double logo showing and no double logo button
Closed

Comments

  • Leonardo started the conversation

    Hi, after update 4.0 a double logo showed up and there is no button to switch it off. If I remove the retina logo it goes away but that is not the way to do it I suppose. I tried turning off plugins and so on to no avail.

    screenshots

    http://prntscr.com/36bvh6

    http://prntscr.com/36bvh6

  •  8,839
    Tahir replied

    Hey Leonardo!

    Did you Upload via ftp or the Theme menu as a zip ?. I am seeing some JS console errors and missing files. Could you try installing the theme once again as a zip via the Add New theme option in the dashboard. 

    Thanks


    ThemeNectar Support Team 

  • Leonardo replied

    I installed it through the add new theme option before. I deleted it and tried it again and it did not work. THen downloaded the file again and installed it without deleting the previous one and that did not work either. thank you Tahir!

  •  1,070
    ThemeNectar replied

    Hey Leonardo! It's happening because you have a child theme header.php which is now outdated - the logos now use classes instead of ID's so the css is not selecting them right on your setup. Please either update your header.php to match the current or at least change the logo id's into classes :)

    Cheers

  • Leonardo replied

    Thank you sir, 

    So I have this on the child theme related to the logo (it seems that is it)

    header#top #logo img {
    margin-bottom: 6px;
    margin-top: 5px;
    }

    I dont know how to change this. It must be such a simple thing. Sorry to bother.  I am so thankful for the unsung heroes/godamn fuckn geniuses of themenectar for making people like us look good man!

  •  8,839
    Tahir replied

    Hey Leonardo!

    You simply have to copy the header.php of the Salient theme and paste that into your child theme's header.php . That should fix it. 

    Cheers


    ThemeNectar Support Team 

  • Chris replied

    I'm having the same double logo problem only after updating to most recent WP and I am not using child themes.

    I also uploaded via zipped file at upload - I did not use FTP this time.

    www.hollyberrysocial.com

  • Chris replied

    I'm having the same double logo problem only after updating to most recent WP and I am not using child themes.

    I also uploaded via zipped file at upload - I did not use FTP this time.

    www.hollyberrysocial.com

  • M replied

    I am not using a child theme either, and am having the same duplicate logo issue.

  •  1,070
    ThemeNectar replied

    Hey Chris and MJ - WordPress 3.9 brought the double logo issue as well however that conflict is unrelated to the cause that the original poster of this thread had.

    Salient v4.0.3 sorted the WP 3.9 issue so please update to fix that :)

    Cheers