display image description

Phoca Gallery - image gallery extension
Vasso_kontaxi
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 27 May 2015, 09:10

display image description

Post by Vasso_kontaxi »

Hallo,

I want to display image description on image into article, with article code. I put into article this code :

{phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|bgcolor=#666666|bgcolorhover=#ffcc00|detail=2|highslidedescription=3|displaydetail=1|pluginlink=0|displaylink=1|displaydownload=1|descriptionheight=1}

But image description not display. I want to display description image like this .. https://www.phoca.cz/templatedemo/phoca- ... escription
I have the same problem when I try to display image link.

Any help adout this problems?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: display image description

Post by Jan »

Hi, this is a component view, you can display the description below the thumbnails in component only, not in plugin as plugin is a part of article, so mostly the description is set in article. :idea:

To display it, it needs to be customized directly in the php of the plugin code :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply