From looking at the HTML source code, it appears that the galleries always reference the full-size image, as opposed to any of the reduced size images that WordPress creates. Is there an option to specify an image size (e.g. large size instead of full size) in the Gallery Settings (or elsewhere)? Are there hooks that I could use to specify the image size?
Thanks for your reply. I see where you can specify the width and height in the gallery settings. However, when I specify values of 350px wide and 400px high, the resulting gallery is created using the full size (2000px by 2000px) image, and not the large or medium sized images that I have specified in the WordPress Media settings. It seems inefficient to download the full resolution image when I am only going to display them at 350px by 400px. I'm really looking to use the smaller images that WordPress creates automatically.
From looking at the HTML source code, it appears that the galleries always reference the full-size image, as opposed to any of the reduced size images that WordPress creates. Is there an option to specify an image size (e.g. large size instead of full size) in the Gallery Settings (or elsewhere)? Are there hooks that I could use to specify the image size?
HI, there is a image size chooser there for thumbs and full image output. sure. please look for it in gallery options.
Thanks for your reply. I see where you can specify the width and height in the gallery settings. However, when I specify values of 350px wide and 400px high, the resulting gallery is created using the full size (2000px by 2000px) image, and not the large or medium sized images that I have specified in the WordPress Media settings. It seems inefficient to download the full resolution image when I am only going to display them at 350px by 400px. I'm really looking to use the smaller images that WordPress creates automatically.