I've installed colorbox and have it functioning with one problem:
When an image is clicked, the colorbox window opens but gibirish is displayed. In the image.php file there is this line:
" rel="example1" title="<?php echo getBareImageTitle();?>">
The link created is "http://........./full-image.php?a=kids&i=kids-kids-kids06.jpg&q=75&wmk=!"
I'm sure the link simply needs to point to the actual .jpg image "kids06.jpg" Is there an easy way to alter the href ?
Thanks,
Paul
Comments
Thanks for the reply. "photo: true" took care of the problem.