Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #99794
    Quick Question
    Participant

    Hey, quick question:

    I’ve set my homepage header image, but it gets replaced by the last post’s featured image. How do I stop that? I do still want my posts to have a featured image.

    #99827
    Mahesh
    Keymaster

    @quick-question: Please post in your site url.

    Regards,
    Mahesh

    #99842
    Quick Question
    Participant

    http://d584ac65ad.testurl.ws/

    – Problem: The homepage header image is taken from the last post’s featured image. I want the homepage header to be what I choose.
    – “Route” and “Bicycle” pages have working custom headers
    – “Gallery” and “Contact” still have the one I’ve set to be the default homepage header image. This is the one that should also be on the front page.

    Another problem: Both posts have featured images of size 1440×480. One is cropped to ugly square-ish dimensions, while the other remains a panorama. Why are they different, or how can I prevent the crop?

    #99941
    Mahesh
    Keymaster

    @quick-question: Its strange that your homepage is showing latest post’s featured image as header image. I checked the same on our server and it is working fine, default custom header is displaying in homepage and other pages(with no featured image). If you are using any plugins, please try disabling it and try again. And please try clearing your server’s cache too.

    And about the Featured image size, you can use any image size you want to. Try using image of same size or at least with same aspect ratio. I seems that the image you are using is of different sizes, one is wide and the other is not.
    Please let me know further.

    Regards,
    Mahesh

    #99944
    Quick Question
    Participant

    I haven’t installed any plugins yet. Haven’t tried clearing the cache yet.

    Like I already said, both images are the same size: 1440×480. I’ve tried removing and replacing them, but it doesn’t help.

    Thank you for your replies, but I might start looking for another theme.

    #99965
    Mahesh
    Keymaster

    @quick-question: We may have to look into your server to check the issue since on our sever its all working just fine.

    Regards,
    Mahesh

    #100019
    Quick Question
    Participant

    Would that require any special permissions? I switched back for now, if that helps.

    #100047
    Mahesh
    Keymaster

    @quick-question: We’ll contact you through email shortly.

    Regards,
    Mahesh

    #100375
    Mahesh
    Keymaster

    @quick-question: I checked your site, its kinda strange, how latest post’s image is being set as header image. The feature in theme on our server is working fine, no such issue. Have you modified or made any customization to the theme? Please take a backup and reinstalling theme. Let me know further.

    Regards,
    Mahesh

    #100408
    Quick Question
    Participant

    I haven’t made any modifications. I installed the theme from scratch on another address and had the same issue.

    #100476
    Mahesh
    Keymaster

    @quick-question: Its kinda strange to see such problem in your server. On ours its all working just fine. If its okay for you to reset the settings, please try resetting the settings and check again.
    And I did upload the image again to the post and the thumbnails are quite same of size now.

    Regards,
    Mahesh

    #100478
    Quick Question
    Participant

    Same as in cropped, or like the original?

    Edit: I guess you meant my server – so both are cropped. It’s slightly better that they’re the same, but what I really wanted is no cropping. Just the original panorama style.

    I think maybe this was broken/changed in the last update. The other featured photo that didn’t get cropped was uploaded before the update, and since then all photos get cropped.

    Anyway, this problem I can live with. But the one in the title of the post really needs a solution. I’ll try a few more things before giving up.

    #100489
    Mahesh
    Keymaster

    @quick-question: For large image, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in your child theme override fabulous_fluid_content_image (inc/extras.php) function and change this line
    <?php the_post_thumbnail(); ?>
    to
    <?php the_post_thumbnail( 'fabulous-fluid-slider' ); ?>

    The problem with the header image you are having is really strange. Its only on your server I am facing this issue. Please try resetting the settings.

    Regards,
    Mahesh

    #100503
    Quick Question
    Participant

    Didn’t work.

    I reset all settings, which removed the header image. I went to header settings, re-selected “Entire site, Page/Post featured image” and selected the desired header image. But it still chose the one from the latest post, not the one I just selected.

    #100531
    Mahesh
    Keymaster

    @quick-question: I know, you must have been frustrated by now since the problem is still persisting. Please try reinstalling a fresh copy of WordPress and the theme and try again. May it fix the issue.

    Regards,
    Mahesh

    #100543
    Quick Question
    Participant

    I already did that on another domain (same server). No change.

    #100558
    Mahesh
    Keymaster

    @quick-question: I’ll let you know ASAP if find what’s really causing the issue. Since the theme is working fine on our server, its a bit hard to trace out the problem.
    Thank you for your patience

    Regards,
    Mahesh

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Stop latest post's header image becoming the homepage header image’ is closed to new replies.