Header image blog posts Start Up Pro

Home Forums All Other Themes Header image blog posts Start Up Pro

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #92026
    CarlaCarla
    Participant
    • Topics: 11
    • Replies: 27
    • Total: 38
    Member since: January 16, 2017

    How can I set a header image on blog posts? I have set a featured image for the blog post and that image appears above the post and that is how it is supposed to be.
    But I also want to set a header image. In pages I do this by setting the featured image but in blog posts I need the featured image to set the featured image itself.

    What I tried is to put in headercode in the extra fields and in the value field I put in the path to the image. But that doesn’t work. Also I tried with html code for the image but that doesn’t work either.

    1. Can I set a header image in blog posts and also in every post a different image?
    2. Can I do this through the extra fields by making a new field headercode?
    3. And if so what code do I put in the value field?

    Thank you.

    #92101
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #92105
    CarlaCarla
    Participant
    • Topics: 11
    • Replies: 27
    • Total: 38
    Member since: January 16, 2017

    This is the page of the blog where I want to put in another headerimage. https://www.alexbestrijdt.nl/wespen-buurt-houden-5-tips/

    And also for all the future blogs the customer is going to write I need to put in a different header image.

    #92123
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    1. Can I set a header image in blog posts and also in every post a different image?

    Answer: Kindly refer our video documentation to different banner images.
    https://www.youtube.com/embed/310YGYtGLIM?rel=0&wmode=transparent

    2. Answer

    Kindly refer our documentation.
    http://sktthemesdemo.net/documentation/startup-doc/#header

    Regards,
    Brad

    #92130
    CarlaCarla
    Participant
    • Topics: 11
    • Replies: 27
    • Total: 38
    Member since: January 16, 2017

    I have read all those information before asking here. I can’t find the information I need there. What I need to know is if and what I can put in the extra fields to get a header image on blog posts. All other things I tried doesn’t work. I know for the contactpage you can set a Google maps header by puting in “headercode” in the extra fields and value is the iframe code.
    Does that also work for blogposts and what do I put in the value field? Please answer my question. All other information I have read or seen already.

    #92355
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    This can only be done via coder.

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Shri

    #92372
    CarlaCarla
    Participant
    • Topics: 11
    • Replies: 27
    • Total: 38
    Member since: January 16, 2017

    I am a webdesigner so I am very able to put in code myself so kindly give me the code and tell me where to put it.

    Regards,
    Carla

    #92428
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly edit header.php file, go to line number 159 and remove "is_single() ||" from below line of code:

    if( is_single() || is_archive() || is_category() || is_author()|| is_search()) {

    Regards,
    Brad

    #92430
    CarlaCarla
    Participant
    • Topics: 11
    • Replies: 27
    • Total: 38
    Member since: January 16, 2017

    Ok thank you, I will do that.

    #92432
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Okay

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.