Page 1 of 1

disable pop up when click on thumbnail in swap image mode

Posted: 11 May 2010, 21:59
by aimlesslady
I do not want any action other than the swap when hovering or clicking on a thumbnail when using the plug in in swap image mode. How do I disable the lightbox or pop up galleries when I click on a thumbnail?

Re: disable pop up when click on thumbnail in swap image mod

Posted: 11 May 2010, 22:43
by Benno
Hi,
this is not possible with "Parameters" settings.
Kind regards,
Benno

Re: disable pop up when click on thumbnail in swap image mod

Posted: 12 May 2010, 21:01
by aimlesslady
Is there any way i can edit the code? Comment out something?

Re: disable pop up when click on thumbnail in swap image mod

Posted: 12 May 2010, 22:01
by Benno
Hi,
Sorry, I don`t know.
Kind regards,
Benno

Re: disable pop up when click on thumbnail in swap image mod

Posted: 05 Jun 2010, 04:38
by easypony
Hi aimlesslady
If you navigate to:-
administrator/components/com_phocagallery/libraries/phocagallery/render/renerfront.php
Find the "function renderJakJs(" and comment out the return value "//return $js;" this will disable the pop-up. Note I am only using the gallery for the switch image so I am not sure of the consequences for other functionality on other galleries.
Regards
easypony