disable pop up when click on thumbnail in swap image mode
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Oct 2009, 20:07
disable pop up when click on thumbnail in swap image mode
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?
- Benno
- Phoca Hero
- Posts: 9693
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: disable pop up when click on thumbnail in swap image mod
Hi,
this is not possible with "Parameters" settings.
Kind regards,
Benno
this is not possible with "Parameters" settings.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Oct 2009, 20:07
Re: disable pop up when click on thumbnail in swap image mod
Is there any way i can edit the code? Comment out something?
- Benno
- Phoca Hero
- Posts: 9693
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: disable pop up when click on thumbnail in swap image mod
Hi,
Sorry, I don`t know.
Kind regards,
Benno
Sorry, I don`t know.
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 4
- Joined: 04 May 2010, 15:39
Re: disable pop up when click on thumbnail in swap image mod
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
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