Hello,
I'm trying to use my own created thumbnails.
There is an option to enter a thumbnail path, but I don't get it to work.
I'm doing something wrong...
I've tried:
If you want to use your own thumbnails instead of auto generated thumbnails use 'Thumbnails path' parameter for this purpose. You can use predefined variable {$fileName} in value of this parameter. {$fileName} contains file name of original image. For example you want to use thumbnails from 'thumb' subdir in folder which contains original images and thumbnails will have the same file names as original images, then specify in this field 'thumb/{$fileName}' value.
I want to use the file "thumb.png" from the directory "images/thumbs/".
How does this work? What do I have to fill in?
Kind regards, Woody