Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #165793
    galaxyglinda
    Participant

    Hello,
    I am using a static homepage for the site I am working on with featured images for each page instead of a header. I cannot get the page level fetured image to display on the posts page (which is called News). Site in progress URL is https://skafish.com/new_2018/.

    Thanks in advance for your help!
    Glinda

    #165822
    sapana
    Participant

    @galaxyglinda:
    step 1:Go to=> Appearance=> Customize=> Enable Featured Header Image On=> Entire site, Page/Post Featured Image
    step 2: Go to=> Page/post=> Edit page/post=> Rock star pro options=> Header Featured option=> Enable

    Let me know if this helps you out!

    Kind REgards,
    Sapana

    #165827
    galaxyglinda
    Participant

    @sapana:
    No, that didn’t solve the problem. I had tried that before. That gives me double images on all the pages *EXCEPT* the News page, which still has no image except for the one in the test blog post. 🙁

    #165829
    sapana
    Participant

    @galaxyglinda: Lower image occur due to the meta-box feature called Single page/post Image layout.
    Go to=> Page/post=> Edit page/post=> Rock star pro options=> Single page/post Image Layout=> Disable it.
    can you please check it once, let me know if this works out!

    Kind Regards,
    Sapana

    #165831
    galaxyglinda
    Participant

    @satana: That took care of the double image on the other pages, but it flipped the image and the news ticker on the first page. Also, all the images are now not showing at the same sizes that they were before.

    It also still doesn’t show a featured image for the News page, which is what I want. The only imaage that shows on the page is the one from the test blog post.

    #165833
    sapana
    Participant

    @galaxyglinda:There seems to be issue with the blog page header image, it will be fixed in new update I will let you know after the new update is release.

    Kind Regards,
    Sapana

    #165866
    galaxyglinda
    Participant

    @sapana: Do you have an ETA on that update? This site needs to be completed within the next two weeks and if this issue can’t be resolved, I will have to abandon a theme that I paid for a pro version of.

    #165875
    galaxyglinda
    Participant

    @sapana: I apologize. I reloaded the image I wanted and it is now showing on the News blog post page. However, the picture are smaller (I think because I was using featured image sized images) and the menu is showing over the pictures and is hard to read.

    I can resize the images, but it there a way to increase the padding above the header images so that the menu displays over the plain black background rater than the header images?

    Thank you for your assistance.

    #165891
    sapana
    Participant

    @galaxyglinda: We have found small issue in blog featured header image but is already fixed and update will be release within few hours, I will let you know as soon as update is release.
    /*padding above the header image*/
    Go to=> Appearance=> Customize=> Additional CSS=> add the following CSS code

    #header-featured-image {
        padding-top: 100px;
    }

    let me know if this works out!

    Kind Regards,
    Sapana

    #165901
    galaxyglinda
    Participant

    @sapana: Just in case it wasn’t clear, what I would really like to do is be able to use a unique featured image for each page, including the blog posts page (News). (Image size was 840 X630) I really did not want to use the featured header image (1900 x 600 size) because the images are not tall enough for my needs. I just could not get the featured image for the posts page to display on the page.

    Does that clarify what I am looking to do?

    Thanks!

    #165906
    sapana
    Participant

    @galaxyglinda: Yes exactly the same issue was there in theme and in new update it will be fix but due to few circumstance it is delay. I will let you know after new update is release.

    Kind regards,
    Sapana

    #165970
    galaxyglinda
    Participant

    @sapana: While I am waiting for them to fix this issue, is there a way to display the page title on just the posts (News) page? I added the CSS .page .entry-title { display: none; } to remove all the page titles across the entire site. How do I add back the page title for just this one page until we get the featured image issue resolved? And can I increase the font size of that one title if I need to? That would probably work as a temorary fix.

    Thanks!

    #166144
    galaxyglinda
    Participant

    @sapana Is there a way to display the page title on just the posts page and to increase the font?

    #166148
    sapana
    Participant

    @galaxyglinda: The issue has been fixed and a theme update has been released. Please update the theme and check if the featured header image for blog post is resolved!

    Kind Regards,
    Sapana

    #166472
    galaxyglinda
    Participant

    @sapana No, the issue is not resolved. I updated the theme, but the posts (news) page is still not displaying the featured image, even though every other page is displaying the featured images correctly.

    #166885
    sapana
    Participant

    @galaxyglinda: Can you provide me your admin access if that okay I will shortly contact you by mail.

    Kind Regards,
    Sapana

    #166970
    sapana
    Participant

    @galaxyglinda: I checked your site,for this you will need to create a child theme and do a bit of customization. For creating the child theme you can use the Generate Child Theme plugin.

    Go to=> Child Theme Folder=> Create index.php file
    Copy the code from this link and save.
    let me know if you find any difficulty.

    Kind Regards,
    Sapana

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Featured image not displying on Posts page’ is closed to new replies.