Click no work

Phoca Gallery - image gallery extension
sarox85
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Nov 2016, 12:52

Click no work

Post by sarox85 »

Hello, sorry i have a problem.....

I can't click on thumbnails for see a preview of image....

can you help me?

this is my page demo: garozzopietrosas.it/home/servizi/agricoltura-e-giardinaggio

this us nmy code: {phocagallery view=category|categoryid=1|imageid=0|limitstart=0|limitcount=0|displayname=1|detail=0|displaydetail=7|displaydownload=0|type=0|overlib=2|}

Tags:
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9441
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Click no work

Post by Benno »

Hi,
see: https://www.phoca.cz/documents/14-phoca- ... ery-plugin
displaydetail - 0|1 display or hide URL link to Detail window
Only 1 or 0 is possible, you set 7 ...
And change:

Code: Select all

overlib=2|}
to:

Code: Select all

overlib=2}
Kind regards,
Benno
sarox85
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Nov 2016, 12:52

Re: Click no work

Post by sarox85 »

thanks for advice...now I have:

Code: Select all

{phocagallery view=category|categoryid=1|imageid=0|limitstart=0|limitcount=0|displayname=1|detail=0|displaydetail=1|displaydownload=0|type=0|overlib=2}
but same problem...maybe problem with my template?
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9441
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Click no work

Post by Benno »

Hi,
may be.. Try to switch to the Joomla! Standard Template Protostar for testing. :idea:
And also try to disable SEF for testing.

Kind regards,
Benno
sarox85
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Nov 2016, 12:52

Re: Click no work

Post by sarox85 »

...i try...but same error...
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Click no work

Post by christine »

Hi,
try to disable/deactive plugin tmlazyload.

Kind regards, Christine
sarox85
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 15 Nov 2016, 12:52

Re: Click no work

Post by sarox85 »

good....if switch off this plugin phoca whork fine....thanks
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Click no work

Post by christine »

Hi,
thank you for your information.
Kind regards, Christine
Post Reply