Thumbnail sizing
-
First off let me say using the plug in has been great and really easy. I am running into one small problem with the sizing of the thumbnails. I am currently developing a site you can view here:
https://xeroproject.com/kampkennedy/beauty-fashion/
The uploaded thumbnail size is exactly the size we are going to need 300×195. The problem is that the plug in seems to be pulling in the small thumbnail size located at this url:
https://cache.wdcdn.net/asset/assetId/1052711/size/small/ts/1376860144/type/library/1052711_small.jpg?token=96f5d8f82107b95ec4c0d727e6e7482a&category=pres&action=thumbWhen in reality I need it to pull from the large URL here:
https://cache.wdcdn.net/asset/assetId/1052711/size/large/ts/1376860144/type/library/1052711_small.jpg?token=96f5d8f82107b95ec4c0d727e6e7482a&category=pres&action=thumbI have tried using the formatting within the settings for scale, crop and thumbnail size, which effects the div size of the thumbnail but not which image is pulled in.
Is there anyway to adjust this be it in the admin or in the code?
-jamie
- The topic ‘Thumbnail sizing’ is closed to new replies.