korussian
Member
Posted 3 months ago #
Thank you for making a fantastic plugin!
I am using it to create an ESL game in which students see 28 photos, and have to try to guess what word the teacher typed to get them.
The problem is that currently the photo thumbnails generated are quite small. Could you please suggest how I could go about doubling them in size?
I am using:
'[flickr-gallery mode="search" tags="search_term"]'
Thanks again!
Dmitry
Flickr only provides square 75x75px and non-square thumbnails that are 100px on their longest side. They don't have options for creating thumbnails at other sizes (unless you want to shrink or expand them through the HTML tag and that will look awful). The plugin isn't set up to let you change the size of the photos displayed anyway. You might look into using WordPress's built in gallery system.
korussian
Member
Posted 3 months ago #
Thanks for your quick reply, Dan! I'll keep trying.