- This topic has 11 replies, 4 voices, and was last updated 7 months, 1 week ago by
David.
-
AuthorPosts
-
July 29, 2020 at 7:43 am #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
July 29, 2020 at 8:01 am #1380720Leo
StaffCustomer SupportHi there,
Just checked using the chrome simulator and it looks fine to me:
https://www.screencast.com/t/L6lfuAjVba6qMy phone shows the same result.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 29, 2020 at 9:21 am #1380821Peter
Hi Leo,
The issue is with the landscape view.
Can you pls check the page in landscape?
Cheers, Pete
July 29, 2020 at 2:14 pm #1381104Tom
Lead DeveloperLead DeveloperHi there,
All looks good to me – can you show us a screenshot of what you’re seeing?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 30, 2020 at 10:05 am #1382103Peter
Hi Tom,
Sure.
This is a screenshot from my new iPhone SE in landscape mode: https://www.screencast.com/t/7S8876aVXa
Cheers, Pete
July 30, 2020 at 1:57 pm #1382333Tom
Lead DeveloperLead DeveloperSo should that image fill the space around it? If so, is it wide enough to do so?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJuly 31, 2020 at 12:27 am #1382629Peter
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
July 31, 2020 at 2:46 am #1382754David
StaffCustomer SupportHi there,
if you reload the page whilst viewing in landscape does the image fit the space ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 31, 2020 at 3:00 am #1382770Peter
Hi David,
It does actually.π
What is the issue then?
Cheers, Pete
July 31, 2020 at 4:55 am #1382852David
StaffCustomer Supporttry 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; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/July 31, 2020 at 5:35 am #1382886Peter
Hi David!
Perfect!ππ
Thanks a million for your time and help!
Cheers, Pete
July 31, 2020 at 5:59 am #1382898David
StaffCustomer SupportGlad to be of help
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.