[Support request] WP Show Post – Thumbnail scaling issue

Home Forums Support [Support request] WP Show Post – Thumbnail scaling issue

Home Forums Support WP Show Post – Thumbnail scaling issue

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1380551
    Peter

    Hi guys!

    I have seen Tom’s post about not having enough resources to provide free support for plugins, so I have thought I would open this topic in a hope that someone might be able to help me.

    I am building a Generatepress site (premium) for the Mrs, and just got WP Show Post up and running on the home page.

    I have a slight issue with scaling of the post thumbnails on mobile devices in landscape mode tho.

    The images don’t get scaled properly leaving a big padding around them.

    Can someone help me out with this?

    Cheers, Pete

    #1380720
    Leo
    Staff
    Customer Support

    Hi there,

    Just checked using the chrome simulator and it looks fine to me:
    https://www.screencast.com/t/L6lfuAjVba6q

    My phone shows the same result.

    #1380821
    Peter

    Hi Leo,

    The issue is with the landscape view.

    Can you pls check the page in landscape?

    Cheers, Pete

    #1381104
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    All looks good to me – can you show us a screenshot of what you’re seeing?

    #1382103
    Peter

    Hi Tom,

    Sure.

    This is a screenshot from my new iPhone SE in landscape mode: https://www.screencast.com/t/7S8876aVXa

    Cheers, Pete

    #1382333
    Tom
    Lead Developer
    Lead Developer

    So should that image fill the space around it? If so, is it wide enough to do so?

    #1382629
    Peter

    Hi Tom,

    Yes, it should and on my son’s iPad mini 4 and my mrs’ iPad pro it does fill the space in landscape view.

    It does not fill the space on my 2020 iphone SE, my son’s first gen iPhone SE, and on my Mrs’ iPhone 6 tho.

    No idea why…

    Cheers, Pete

    #1382754
    David
    Staff
    Customer Support

    Hi there,

    if you reload the page whilst viewing in landscape does the image fit the space ?

    #1382770
    Peter

    Hi David,

    It does actually.😊

    What is the issue then?

    Cheers, Pete

    #1382852
    David
    Staff
    Customer Support

    try adding this CSS:

    .wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img {
        object-fit: unset;
    }
    #1382886
    Peter

    Hi David!

    Perfect!πŸ‘ŒπŸ‘

    Thanks a million for your time and help!

    Cheers, Pete

    #1382898
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.