Archived topic
WP Show Posts
1 reply · Started by Markus on August 1, 2020
When I activated the WPML in my website then Images in my blog page are not display properly.
then after few hours of checking i finds the WP SHOW POST has issue that images are not display.
Following changes I did on Appearance -> Customize -> Additional CSS -> Updated CSS
.wp-show-posts-image img {
height: 200px;
object-fit: cover !important;
}
to get it sorted. So can you give me some feedback that why such issue occur and i afraid that when i upload the plugin again in future raise this issue again.
Thanks
Hi there,
Any chance you can link us to the site in question?
We would need to inspect the code to be able to tell.
You can edit the original topic and use the private URL field.
Let me know :)