Hi, I changed the coding as advised to:
$thumb_slashes = zen_image($base_image, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT);
$thumb_regular = zen_image($base_image, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT);
but nothing happened. The thumbnail additional images are still the same small size. Can anyone else advise what to do to make the thumbnails larger?
http://lunapetuniadesigns.com/index....&products_id=2
Thank you!!