Additional Image Titles
This mod allows you to add titles to product additional images on the product info page. - If a defined constant is found for an image, the title will be displayed. - You can globally set the titles to display above or below the image. ####################################################################################################_ Modified file included: /includes/modules/your_template/additional_images.php New file included: /includes/languages/english/extra_definitions/additional_image_titles_defines.php |
Version History
Additional Image Titles - Version: 2.0 | |||||||||||||
Reworked to allow titles above and/or below each additional image on a per-image basis, using a single define for each title. Updated for v1.3.9. Support thread at http://www.zen-cart.com/forum/showthread.php?t=118317 |
|||||||||||||
|
|||||||||||||
Additional Image Titles - Version: 1.2.1 | |||||||||||||
Moved to str_replace() to eliminate difficulties with preg_replace(), and improve efficiency. | |||||||||||||
|
|||||||||||||
Additional Image Titles - Version: 1.2 | |||||||||||||
v1.1 (fixed typo in define, top/bottom bug, upgraded docs to ZC standards.) 2009-07-07 v1.2 (changed ereg_replace() to preg_replace() for PHP 5.3 compatibility.) 2009-11-17 For support see http://www.zen-cart.com/forum/showthread.php?t=118317 |
|||||||||||||
|
|||||||||||||
Additional Image Titles - Version: 1.0 | |||||||||||||
|
|||||||||||||