A Few Suggestions For the Sliders

Posted in: Newspaper
Post count: 55

Hey all,
I’ve been using Newspaper 4 since a couple of months nhow, and everything is going great! You can check out my WordPress blog here: http://allaboutoccult.com

So anyways, getting to the point at hand. The Revolution Slider that comes pre-packaged with the theme is marvellous. However, the default, IOS slider requires all images to be at least 1074px wide to display properly. Now such wide images are hard to come by, and while I am currently using Regen. Thumbnails to temporarily fix the issue, it would really be helpful if the coming version of Newspaper can have this thing fixed, so that even smaller images display properly in the IOS slider. Could you please make this possible?

Thanks

Post count: 6600

Hi,

The theme’s normal slider was designed to work best by using thumbs and unfortunately if the images isn’t large enough to fill the whole container the image will not fit the slider. WordPress doesn’t enlarge images so if you aren’t using a larger enough image which can fit the thumb container then you could try a plugin like Thumbnail Upscale to enlarge thumbnails: https://wordpress.org/plugins/thumbnail-upscale/
You can also use custom css to enlarge thumbnaisl in the slider, like this: http://screencast.com/t/GWzaG8xrEdt

.iosSlider-col-3 .entry-thumb {
width: 100%;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.