I use this mod. All three sites in my signature strip then.
Printable View
i have two important questions
a) how did you het the layout for your products? e.g. http://www.limelites.co.uk/index.php...oducts_id=1141
b) more importantly, who is the fit lass in the photos? ;-)
I get this error when I install lightbox
1146 Table 'trentfab_store.configuration_group' doesn't exist
in:
[SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Found this
http://www.zen-cart.com/forum/showpo...postcount=1386
works great now thanks.
while i dont use it anymore, from my memory , you can change the colour and occupancy from the admin.
great mod.. thinking of reinstalling it
But it has no zoom on mouse over feature right? I really like/want that.
Ian
there is a commercial mod... costs £39 or $39.. i cant remember which..
i have played with the free version... but i found it conflicted with IH2 even tho others have it working with IH2...
you can find it here but i dont think you'll find much in the way of support.
their is also this
but i find that most people make the mistake of their ZC site becoming more style than substance when using pretty ajax. but thats a matter of taste...
having ajax wont make people want to buy your stuff.. having a fast site with great products and clean design will help you more! IMHO
Hey guys,
I always use Lightbox on my zen sites, but for some reason, with this last one, it doesn't seem to be generating anything. I don't see the js being called in the header (although the lightbox.css is), and when I click on the image, it takes me to the image full size (direct links). This is a new installation of 1.39d. Link here:
http://vspicery.com/index.php
This is what is being returned in the HTML output:
Does that look correct?Code:<script language="javascript" type="text/javascript"><!--
document.write('<a href="images/PeppAssort2.jpg" rel="lightbox-g" title="White Peppercorn"><img src="images/PeppAssort2.jpg" alt="White Peppercorn" title=" White Peppercorn " width="250" height="167" /><br /><span class="imgLink">larger image</span></a>');
//--></script>
<noscript>
<a href="http://vspicery.com/index.php?main_page=popup_image&pID=2" target="_blank"><img src="images/PeppAssort2.jpg" alt="White Peppercorn" title=" White Peppercorn " width="250" height="167" /><br /><span class="imgLink">larger image</span></a></noscript>