• Resolved mintdave

    (@mintdave)


    Hi,

    Is there a way to have two separate images for a given post.

    Here’s what I mean…

    I’d like to have one image that is cropped as a square, that will look optimal on my homepage’s ‘latest posts’ carousel. And I’d also like use a wider image as my header on the top of each post.

    Can I just upload a square image to use as the ‘featured image’ of each post, and then somehow upload a separate 1140 x 400 pixel image to be used as the header, for the ‘post options’ of each post?

    Thanks,

    David Brandt
    biblicalmedia.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • hannah

    (@hannahritner)

    Hey David,
    So there is actually a way to make this work. Make your featured image the one that you want to display under latest posts in the home page. Then you can also add that image to the top of your post through the Add Media button on the edit page. Then to add a different image above your post title you can set the head content to slider and only add one slider image. Then add this to your custom css box to remove the slider arrows:

    .flex-direction-nav .flex-disabled {
      display: none;
    }

    Does that work for you?

    Hannah

    Thread Starter mintdave

    (@mintdave)

    Hi,

    thank you for info!

    When I am editing my post, and underneath the main text editor I see a section called “Post Options”, I change the “Head Content” to ‘Image Slider’.

    However, where do I add the slider images? When I select Image Slider I don’t see a place to upload or select any images.

    Thanks for your help!
    Dave

    hannah

    (@hannahritner)

    There should be a Slider Images tab underneath the Post Options. If you don’t see this you may need to select it from the screen options tab on the top right of the page.

    Hannah

    Hey mintdave,

    Also make sure you have the virtue toolkit installed

    Kadence Themes

    Thread Starter mintdave

    (@mintdave)

    ok thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to have separate images for latest posts sq. image and header image’ is closed to new replies.