Image Resizing – there are posts marked as answered which I have followed, but I am still encountering problems.
I did find a post suggesting changing templatesja_opalja_templatetools_1.5.php file, at about line 414, to the following $image1 = JA_Tools:processImage ( $params[‘src’], $width, $height, 0 ) … which I did.
This only partially solves the problem. The image dimensions are now correct, BUT the image is still being resized and the quality is being degraded terribly. The image is still being processed and is ending up in the “resized” directory …
NOTE: I do want the resizing to continue working with the ja_slideshow (for the thumbnails), but I DO NOT want resizing to happen with other images.
If you could further direct me, that would be great as my client is very unhappy with the lo-res image that is being generated.
see http://www.platinumathleticclub.com/dev
thank you.