
Originally Posted by
niestudio
Is it the site that is in your signature?
If so, it seems to be working properly on your "Staying in the now" page.
Can you post a link to page where you are seeing the wrong behavior?
Yep, that's the site. When I mouse over the images on this page, this page, and this page, the file path and image name are displayed in the status bar. (It actually does this for all main product images on all product pages).
I posted this same question to the IH2 support thread first because I saw another poster had the same issue and had posted there. This is the feedback I was given:
you are not using just image handler on that page you are using a lightbox mod, which overwrites image handler file for that page,
I think the very latest version of lightbox (see the support thread as i don't know if its in the downloads yet) should work out of the box with image handler
The file that sets that particular page comes with lightbox
A look at the code on the product pages reveals this around line 235:
Code:
<!--bof Main Product Image -->
<div id="productMainImage" class="centeredContent back">
<script language="javascript" type="text/javascript"><!--
document.write('<a href="images/PGc1.jpg" rel="lightbox-g" title="Staying in the Now"><img src="bmz_cache/c/ca8da9d479083782b2e2dad6008ef12b.image.200x200.jpg" alt="Staying in the Now" title=" Staying in the Now " width="200" height="200" /><br /><span class="imgLink">larger image</span></a>');
//--></script>
<noscript>
<a href="http://empowermentsanctuary.com/marketplace/index.php?main_page=popup_image&pID=37" target="_blank"><img src="bmz_cache/c/ca8da9d479083782b2e2dad6008ef12b.image.200x200.jpg" alt="Staying in the Now" title=" Staying in the Now " width="200" height="200" /><br /><span class="imgLink">larger image</span></a></noscript>
</div>
<!--eof Main Product Image-->
Update, a new comment on the IH2 Support Thread from DivaVocals may be the answer. Your thoughts?
Nigel is correct and in the next release (should be submitted this week - still testing the modifications) I'll make sure I add this to the readme.. The latest versions of the Zen Lightbox supports IH2 OUT THE BOX without any file merging required.. I'm at work and I can't remember which file it is off the top of my head, but there is ONE file that ZLB and IH2 have in common.. You do NOT need to merge the ZLB file with the IH2 file.. Simply REPLACE the IH2 file with the one from ZLB fileset and you should be good to go
Bookmarks