Good evening,
we have a big problem on the thumbnails of all the images,
despite having installed the plugin “Regenerate Thumbnails” and having regenerated the thumbnails of the images, we have not solved:
http://www.screencast.com/t/slYhgCEP
thanks in advance
Help, now regenerate all thumbnails together with the plugin I have placed all the thumbnails except that of the big slide, can be seen here:
hi,
the “Regenerate Thumbnails” plugin will take every post image and slice it into smaller ones.
but if the post image is not wide enough to fit the slider , the “Regenerate Thumbnails” plugin will not make it bigger.
however you can use this css to streach the big image from the big slider
(http://screencast.com/t/YQ9CjlXiH):
.iosSlider .td-slide-item-main .entry-thumb {
width: 745px;
}
here: http://screencast.com/t/NRdCPESL
you can change the 745px to what number you want.
Thanks for you message.
Radu A.
@lucial thank you
on version 3.5 i solve the issue on big slide with small pictures with this mod on custom css.
.iosSlider .td-slide-item-main .entry-thumb {
width: 745px;
}
but this mod, doesn’t work on version 4.4
the Christopher’s solution need generate thumbs and with 70.000 jpg images on my media library, takes a long, long, long time