Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #91999
    Ross
    Participant

    Hi, love the theme, thank you. I am working on a website for a client where they want a full width image across the top of each page…this is fine and I have enabled the featured image option across each page. Unfortunately I cannot get the featured image to display on the blog posts page as it seems that functionality is possibly disabled in the theme…please can you let me know a way that I can get the featured image to display at the top of the posts page with the individual posts then displaying underneath?

    For reference, the test URL is http://s328332815.websitehome.co.uk/Clinicept-WP/

    Here is an example page where the featured image appears fine – http://s328332815.websitehome.co.uk/Clinicept-WP/clinicept-research-and-development/

    Here is the blog posts page where I would like the featured image to also appear:

    http://s328332815.websitehome.co.uk/Clinicept-WP/news-blog/

    Thank you 🙂

    #92022
    Mahesh
    Keymaster

    @secretpie: Thank you for using Clean Journal Pro. I think you have no default header image in Dashboard=> Appearance=> Customize=>Header Image and you also don’t have featured image in news & blogs page that you’ve selected as blog page. Please make sure that you have selected desired featured image for news & blogs page.As neither of the header image is not available, no header image is being displayed in the blog page. Hope you understand.
    Let me know if any problem.

    Regards,
    Mahesh

    #92094
    Ross
    Participant

    Hi Mahesh, and thank you for the quick reply. Ok, I understand and I have managed to partly resolve the issue by adding the default header image into the theme.

    All of the featured images I am using are running full width of the site and they go in at 2w00px wide. You can see this on a sample page, for example:

    http://s328332815.websitehome.co.uk/Clinicept-WP/contact/

    The image I am now using on the Blog page by fixing the issue using your advice seems to be locked at 1200px wide. Is there something I can do to make that page also display the featured image or header image at 2200px wide? You can see the blog page at http://s328332815.websitehome.co.uk/Clinicept-WP/news-blog/

    If you can let me know what to do here then I think I am finished and I can get this site put live 🙂

    Thank you in advance 🙂

    #92119
    Mahesh
    Keymaster

    @secretpie: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #header-featured-image .wrapper{
        width: 100%;
    }

    Hope this helps. Let me know if any problem.

    Regards,
    Mahesh

    #92205
    Ross
    Participant

    Hi Mahesh,

    Thank you, looks great now – your help is very much appreciated 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Image at top of blog page’ is closed to new replies.