Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #360134

    There are 2 issues here.
    One is that when I follow your instructions on how to replace the logo by adding a “transparency logo” (in Transparency Options), my logo will replace the Enfold one, but will add the text “Click here to add your own text” beneath my new logo.

    Then when one scrolls down my logo will shrink and the Enfold logo will reappear.

    I read a post on https://kriesi.at/support/topic/layout-builder-click-here-to-add-your-own-text-keeps-coming-back/ that said to use a php code in functions.php, but when I did that my no logo will appear.

    So, how do we fix this?

    (Also, why wouldn’t you provide a “header” upload area within Appearance like every other WP theme?)

    Thanks much,

    #360155

    Go to the Theme OPTIONS, GENERAL. There you upload your logo. You don’t have to put one in the transparency area if you don’t want to.
    You can also select Under HEADER section. If you want your logo to resize or not.
    Once you put in your logo, the enfold one will disappear,.

    #360385

    Thank you for the prompt reply. I did eventually locate the header upload handler. I still have a problem with the logo.
    I uploaded the new logo (I’ll call it “logo #1”) via General Options>Theme Options, and that worked fine. Logo #1 replaced the default Enfold logo.
    However, when I use the Transparency Logo option, the new logo (“logo #2”) will at first replace the first one as it should, BUT when I scroll down a bit, logo #1 reappears and overlays onto logo #2.

    #360477

    Hi!

    That’s expected, you can see how it is meant to work here – http://kriesi.at/themes/enfold/homepage/transparent-header/

    Best regards,
    Josue

    #360525

    Hi Josue,

    I don’t think you read what I said correctly, or I didn’t state it right. I have 2 images sharing the same area. One image overlays onto the other (and these 2 images are not of the same design).

    #360529

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #360531

    Darn. I’m on localhost at the moment. I can send you a screen shot.

    #360823

    Hey!

    Please do so. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #360953
    This reply has been marked as private.
    #360989

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled span.subtext {
    opacity: 0;
    }

    Regards,
    Yigit

    #361121

    That did eliminate the issue of overlay. Now when I scroll down, the “Transparency” logo goes away and the “General Options” logo re-emerges. Is that normal? I was under the impression that the “Transparency” logo would simply replace the General Options logo throughout.

    #361128

    Hi!

    No, transparent logo should be displayed only on transparent state and should switch back to original logo once scrolled down.

    Cheers!
    Yigit

    #361151

    I understand now. Thank you.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Replacing Enfold logo with my own.’ is closed to new replies.