Quote:
Originally Posted by canuck
Hi,
I'm using the Telafirma image mod - is there a way to keep my original image file name as at least part of the file name on the main product page? Right now it getes turned in to a long random string like /images/cache/19c3k43kk.jpg but I want it to be /images/cache/partnumber.jpg or at least keep the part# somewhere in there.
|
The string that is generated for the filename has a purpose. It is so that the mod can tell if another image with the all the same parameters has been generated before and it it has then it uses the one that was generated rather than doing it all over again.
It may be possible to retain part of the image name or even the SKU of the product as part of that filename with some custom coding. Please contact me to discuss.