Page 1 of 1

display image description

Posted: 27 May 2015, 10:38
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?

Re: display image description

Posted: 01 Jun 2015, 22:46
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