Hello,
Right now we have added FULL image. Let us checkout the plugin and update it where you can select the image size 🙂
Hello,
Please update plugin to v1.3.4 : Added new shortcode parameter ie media_size=”full” where you can use values : thumbnail, medium, medium_large, large and full
If you like our plugin and support, please provide us your rating and review 🙂
NOTE : if you are using media_size : thumbnail OR medium OR medium_large, then please use the following css and add in under custom css section.
.recent-post-slider .post-image-bg img {
height: auto !important;
width: 100% !important;
object-fit: unset !important;
}
This is amazing, thank you so much!
If you like our support and plugin please share your review and rating for this plugin.
Does this work also with carousels? I have added media_size=”medium” but the plugin still serves full size images. My version is 1.3.5.
Hello @anssibalk,
I think you are using Pro version. If yes then please create a support ticket from your account.
I have just test with FREE version :
[recent_post_slider design="design-1" recent_post_slider media_size="thumbnail"]
and its working fine 🙂