Slider Gallery not showing full images

Posted in: Newsmag
Post count: 23

Hi,
I have an issue with the Gallery as all images are not fully displayed. Here is the link: http://www.aroundtheplanet.org/van-chai-resort-sam-son-thanh-hoa-vietnam-review/
Let me know how can fix this.

Thanks

Post count: 6600

Hi,

I have also tested this and found that this is bug. I have added it on our issue list and will fix it in the next update.
Thanks for reporting this and sorry for the inconvenience!

Post count: 3343

Hi,

The gallery shortcode default take the “thumbnails” size image that is at 150 x 150px like in your case. You need to setup the gallery shortcode to take a bigger image because the 150×150 px is not enough to cover the layout.

Edit your post and go to classic editor, locate your gallery shortcode and specify the size attribute. You can use from default sizes like "thumbnail", "medium", "large", "full" but this not fit the look, here you can use one thumbnail that is cropped by the theme, all sizes are in function.php here:

http://screencast.com/t/1RasbvLpH – for size available

Here is an example I’ve used td_300x194: http://screencast.com/t/hmgjH7nSC and here is how it looks: http://screencast.com/t/fDPffCDE14X

or if you prefer another aspect ratio of the image you can try other size like: td_238x178 http://screencast.com/t/jKC5o7FSph3

Here is the gallery shortcode if you want to read more details: http://codex.wordpress.org/Gallery_Shortcode

Thanks for the message!

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