Hi,
I just download Phoca Gallery Button Plugins to use in articles. I selected images and categories and hit the code button. This code show up in article but images in article aren't clickable (blank window) What code do i need to make all images clickable.
Thank you
Image is not clickable
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Image is not clickable
Hi,
See: https://www.phoca.cz/documentation/categ ... ery-plugin
Kind regards,
Benno
you need to install Phoca Gallery Plugin.I just download Phoca Gallery Button Plugins to use in articles. I selected images and categories and hit the code button. This code show up in article but images in article aren't clickable (blank window) What code do i need to make all images clickable.
See: https://www.phoca.cz/documentation/categ ... ery-plugin
Kind regards,
Benno
-
- Phoca Member
- Posts: 10
- Joined: 10 Mar 2010, 23:26
Re: Image is not clickable
I already have install Phoca Gallery Plugin and it didn't work, that's why i decided to install Phoca Gallery Button Plugin and no result at all.
http://www.uthantinstitute.org/index.ph ... Itemid=113
here is the link to see may help
Thank you
http://www.uthantinstitute.org/index.ph ... Itemid=113
here is the link to see may help
Thank you
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Image is not clickable
Hi,
modify your Phoca Gallery Plugin code like this example:
{phocagallery view=category|categoryid=96|pluginlink=0}
Kind regards,
Benno
modify your Phoca Gallery Plugin code like this example:
{phocagallery view=category|categoryid=96|pluginlink=0}
Kind regards,
Benno
-
- Phoca Member
- Posts: 10
- Joined: 10 Mar 2010, 23:26
Re: Image is not clickable
Hi,
This one doesn't work either still blank window
http://www.uthantinstitute.org/index.ph ... Itemid=113
Thank you
This one doesn't work either still blank window
http://www.uthantinstitute.org/index.ph ... Itemid=113
Thank you
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Image is not clickable
Hi,
wich versions of Phoca Gallery and Phoca Gallery Plugin do you use?
wich Plugin code do you use?
Kind regards,
Benno
wich versions of Phoca Gallery and Phoca Gallery Plugin do you use?
wich Plugin code do you use?
Kind regards,
Benno
-
- Phoca Member
- Posts: 10
- Joined: 10 Mar 2010, 23:26
Re: Image is not clickable
I am using Phoca Gallery 2.6.2. version
Phoca Gallery Plugin 2.6.2.
Phoca Gallery Button Plagin 2.7.1
Code in article {phocagallery view=category|categoryid=16|pluginlink=0} as you mention in last replay
I really like to use Phoca Gallery Image in down below in article, but i realized it doesn't work for example i disable text in image and text was still there and also images in window look different with article then without. Do you have a better code to add to article to look professional?
Thank you
http://www.uthantinstitute.org/index.ph ... Itemid=113
Phoca Gallery Plugin 2.6.2.
Phoca Gallery Button Plagin 2.7.1
Code in article {phocagallery view=category|categoryid=16|pluginlink=0} as you mention in last replay
I really like to use Phoca Gallery Image in down below in article, but i realized it doesn't work for example i disable text in image and text was still there and also images in window look different with article then without. Do you have a better code to add to article to look professional?
Thank you
http://www.uthantinstitute.org/index.ph ... Itemid=113
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Image is not clickable
Hi,
http://joomlacode.org/gf/download/frsre ... v2.7.4.zip
https://www.phoca.cz/download/file/364-p ... ery-plugin
Kind regards,
Benno
I recommend you to make a full backup (including database) and upgrade to the latest version of Phoca Gallery and Phoca Gallery Plugin.I am using Phoca Gallery 2.6.2. version
Phoca Gallery Plugin 2.6.2.
Phoca Gallery Button Plagin 2.7.1
Code in article {phocagallery view=category|categoryid=16|pluginlink=0} as you mention in last replay
http://joomlacode.org/gf/download/frsre ... v2.7.4.zip
https://www.phoca.cz/download/file/364-p ... ery-plugin
Kind regards,
Benno
-
- Phoca Member
- Posts: 10
- Joined: 10 Mar 2010, 23:26
Re: Image is not clickable
Benno,
I just upgraded new Phoca gallery and plagins and it works but partially, the thumbnails doesn't fit in frame and also i can't get disable the text in image. Do you have and special code for this because Phoca Gallery Button Plagin doesn't work.
http://www.uthantinstitute.org/index.ph ... Itemid=113
Thank you
I just upgraded new Phoca gallery and plagins and it works but partially, the thumbnails doesn't fit in frame and also i can't get disable the text in image. Do you have and special code for this because Phoca Gallery Button Plagin doesn't work.
http://www.uthantinstitute.org/index.ph ... Itemid=113
Thank you
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Image is not clickable
Hi,
Kind regards,
Benno
see documentation of Phoca Gallery Plugin: https://www.phoca.cz/documents/14-phoca- ... ery-pluginI just upgraded new Phoca gallery and plagins and it works but partially, the thumbnails doesn't fit in frame
The documentation says:i can't get disable the text in image
So your code could be: {phocagallery view=category|categoryid=16|pluginlink=0|displayname=0}displayname - 0|1 - 1-display or 0-hide name
Kind regards,
Benno