Page 1 of 1

Gallery Plugin Switch Image Description

Posted: 22 Feb 2010, 13:44
by henne32
Hey,

on my page i show a gallery with the gallery plugin. the code is:

Code: Select all

phocagallery view=switchimage|switchheight=290|switchwidth=589|basicimageid=2|displaydetail=1
everythings works fine and it can even be displayed on a module position. but now i want to add the image description to the switching image (not the thumbnails). i tried to edit the phocagallery.php at about line 1510, but i wasnt succesful.

can someone help me? i tried it with

Code: Select all

'. $image->description .'
but the description doesnt appear.

thanks in advance, henne32

Re: Gallery Plugin Switch Image Description

Posted: 26 Feb 2010, 14:46
by Jan
Hi, I think you need to change the javascript switch too, but no experiences there :-(

Jan