I have installed the attribute image which replaces the main image and it works great however i have a few issues. For some reason whenever I click on the drop down menu and choose an attribute the image changes with is great but then at the bottom of that image a small broken image comes up. You have to view it to fully understand
http://www.wpc-consulting.com/~stxmi...products_id=18
I have pinpointed the file that is causing this issue and the code as followed
I have figured this out because i looked at the path of the broken image that pops up and it is named bigger_picture.jpg which is in the code above. Does anyone know how to get ride of this darn pop up image?Code:<?php echo '<a href="javascript:popupWindow(\'' . zen_href_link(FILENAME_POPUP_IMAGE_ADDITIONAL, 'products_image_large_additional=' . 'images/'.$attributes_image) . '\')">' . $image . '<br /><span class="imgLink">' . zen_image('images/bigger_picture.jpg', 'larger image', '140', '44') . '</span></a>'; ?> <?php }?>
Also that goes along with this is for some reason when the attribute image switches with the main image and i click to enlarge the image it shows up in a pop up window instead of my lightbox which is used with all the other images. I only have problems with the attributes. Any help is much appreciated.






Bookmarks