Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #16464
    jessgranata
    Member

    Hi!

    Hoping someone can help. My blog is feastplaylove.me

    On the homepage, the correct logo is displaying. However, on subsequent pages, instead of the header, the featured image is displaying (Eg http://feastplaylove.me/2013/10/27/coco-mango-chia-pudding/ )

    Is there a way to ensure my header remains static across my blog?

    #16482
    Sakin
    Keymaster

    @jessgranata: Catch Evolution Theme use Custom Header for Featured Image. You have logo options at “Appearance => Theme Options => Header Options”. Then add the image in Logo url.

    #16763
    jessgranata
    Member

    Hello,

    Thanks for replying.

    I have already added the image in the Logo URL. I don’t know how I can stop featured images displaying as the logo on subsequent pages though..

    Thanks
    jeSS

    #16776
    Sakin
    Keymaster

    @@jessgranata: I see that you have add your logo as an header image from “Appearance => Header”. This will show featured image for all the page and post which have their own image.

    To add logo you need to add your image url http://feastplaylove.me/wp-content/uploads/2013/10/cropped-Slide13.jpg in “Appearance => Theme Options => Header Options => Logo url”

    #16779
    jessgranata
    Member

    Hi there,

    This still isn’t working..

    Presently, the logo on this page http://feastplaylove.me is the one I would like displayed on ALL posts and pages.

    However, each of my posts are displaying the featured image that I set, eg http://feastplaylove.me/2013/11/04/chocolate-chunk-pistachio-meringue/.

    Is there any way to fix this?

    Thanks
    Jess

    #16782
    Sakin
    Keymaster

    @jessgranata: You should disable the header image by going to “Appearance => Header” and click on “Remove Header Image”. This will remove the current Header Image and the Featured Header Image in your post and page.

    Then go to “Appearance => Theme Options => Header Options” and in Logo url add your log image url http://feastplaylove.me/wp-content/uploads/2013/10/cropped-Slide13.jpg then Uncheck “Disable Header Logo” and save changes.

    #16854
    tleonce
    Member

    Hello,

    I am having the same issue. It seems to be only affecting the Last Post Page. The homepage is fine, I am not using a Header Logo, but I am using a custom Header Image.

    When you click on some of the “Post” pages, then it displays the Feature Image as the Header Image.

    Here’s an example:
    Bad Post Page: http://leoncegardenproject.com/2013/11/04/day-31-growing-with-the-sun/
    Good Post Page: http://leoncegardenproject.com/2013/11/03/day-30-green-bean-flowers/

    I’m curious if it’s because the Bad Post Page was my Last Post to my blog? I did a quick scan and found that all other Post Pages look fine.

    I did the steps you outlined above, but that did not resolve the issue because I am not using the Header Logo.

    I think there’s a bug in the code…

    #16862
    jessgranata
    Member

    Yep unfortunately it didn’t work for me either 🙁

    #16863
    Sakin
    Keymaster

    @tleonce: You are using “Custom Header” from “Appearance => Header”. This is not for logo and this is actually for featured images. So, once you have custom header, this will work as the default images for all posts and pages. But if you have featured images on those posts and pages. It will be replaced with the Featured Image of that particular post.

    For example in your site http://leoncegardenproject.com/. You have custom header image as http://leoncegardenproject.com/wp-content/uploads/2013/10/header041.jpg and then in the post http://leoncegardenproject.com/2013/11/03/day-30-green-bean-flowers/, you haven’t added any featured image. That is why it is showing default header image. But in the post http://leoncegardenproject.com/2013/11/04/day-31-growing-with-the-sun/, you have added featured image. That is why your default header image is being replaced by the featured image of that post. You can just remove the featured image of that post and then it will load the default header image.

    That is why if you are thing of adding static Logo, then custom header is a wrong place. You can add logo from “Appearance => Theme Options => Header Options”. There you have to first upload the image in “Logo url” and then make sure you uncheck “Disable Header Logo”

    #16864
    Sakin
    Keymaster

    @jessgranata: Please see my above message to tleonce. You are also doing same mistake. Please don’t get confused with Custom Header Image and Logo Image. You can also check our the WordPress Default theme Twenty Ten, it also uses the same concept of custom header and featured image.

    #16991
    tleonce
    Member

    @Sakin – Thanks, I fixed the logo image and that part is working now. But, for the same page: http://leoncegardenproject.com/2013/11/04/day-31-growing-with-the-sun/, the feature image is displaying under the logo. It does not appear to do this with any other post that has a feature image.

    It seems to only be related to this one page.

    Any thoughts?

    #17020
    Sakin
    Keymaster

    @tleonce: That’s again as ou have featured image on that post. So, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-image { display: none; }

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Header’ is closed to new replies.