Viewing 7 replies - 1 through 7 (of 7 total)
  • I have the same question: How to have a different custom featured image header that is not random for each page… like the way you can have a featured image header in themes like, for example, TwentyTen, etc.

    (www.naomithedog.com)

    I didn’t know how to make that happen, so I designed a header that would perhaps be okay for all the pages. Now that the site is done, I would still prefer a featured image header… and one that is not random.

    Just can’t figure out how to do that.

    I’m using a child theme, and am cool with using CSS and HTML, but trying to explain it in php would be like talking to a wall.

    Perhaps, there is a way?

    Thread Starter KateClark

    (@kateclark)

    I did upload Nicasio Dynamic Header – which looks like the answer – but even though I have successfully followed all instructions AND uploaded and changed the image for each page, when I view the site, the header image is still the same on all all pages. Aaaargh. Completely stumped!

    Maybe it will work for you – let me know!

    like the way you can have a featured image header in themes like, for example, TwentyTen, etc.

    yoko should be able – the code is all there in header.php and functions.php;

    all it seems to need is a minimum width 1102px featured image per page or post.

    Thread Starter KateClark

    (@kateclark)

    Any pointers as to how to change the code? I don’t see any way in Yoko of changing the image for each page – only the header size, which I’ve already done?

    you need to set the ‘featured image’ for a page (static page) and this image has to have a minimum width of 1102px (standard height seems to be 350px); then it should theoretically (I have not tested this) appear as the header image for that particular (static) page.

    if you are referring to web pages (i.e. possibly archive pages or posts pages), then you are right – this is not possible with the default code.

    I tried what you said, alchymyth, and it worked beautifully. Check it out:

    https://www.naomithedog.com

    I found that the picture used must match the exact pixel dimensions of the header image area. Also, as you said earlier, it won’t work on the blog page for some reason, but that was easy to overcome. I set a header image that I wanted to appear on the blog page (in the header section of the dashboard) just as usual. Then set featured images that had been resized to the dimensions that I am using for all the other pages.

    No problem.

    Thanks! ??

    how can I have differnet link color for each page with Yoko?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Theme: Yoko] How to put different header image on each page? (not random)’ is closed to new replies.