Hi,
I have installed the swap images mouseover mod and am now trying to implement Glenns Additional Image Titles addon and cant seem to get them to work together. Not sure if its my mistake or if they are not compatible?
I placed the following line of codebetweenPHP Code:$link = add_img_title('A', $base_image) . $link . add_img_title('B', $base_image);//add text above and/or below image if defined
in the swap images mod additional_images.php and defined the image in the Additional Image Titles addon, for example,PHP Code:// $link = $alternate_link;
// List Box array generation:
Nothing is happening though. I have tried making gif lowercase as opposed to that listed above and still cannot get the alt text to display. Any suggestions please?PHP Code:define ('ADDIMGA_candyfloss_01_02.GIF','Magic');//example title for /images/rings/ring23_01.jpg - title above image


Reply With Quote
