Page 1 of 1

Dispaly Description under the pictures in article

Posted: 07 Jan 2012, 19:49
by maxia56
Phoca Gallery version 2.8.1

Display Description in Component's settings is set to "Yes(HTML)"

I call plugin like this:
{phocagallery view=category|categoryid=39|displaydownload=0|displayname=0|detail=5|displaydetail=1|displaydescription=1}

And get no descriptions under the pictures in article. (Descriptions in detail view work fine, but i don't need them there)

When I make a menu link to the category it looks fine.

What am I doing wrong?

Re: Dispaly Description under the pictures in article

Posted: 11 Jan 2012, 20:58
by Jan
Hi, the description needs to be set in the component. In plugin it only means, that the popup window will be ready for the description.

You allways will need a menu link to component - because of itemid, see:
https://www.phoca.cz/documents/16-joomla ... -in-joomla

Jan

Re: Dispaly Description under the pictures in article

Posted: 13 Jan 2012, 10:30
by maxia56
Thanks for Your Reply.

I've done all this, but still no descriptions under the pictures.

Maybe I was misunderstand - I need description not in popup window, but under the pictures in article. So when I open the article, I don't need to click the pictures to see the description, description has to be in the box under the picture, where name and buttons are, right in the "body" of the article.

Re: Dispaly Description under the pictures in article

Posted: 13 Jan 2012, 16:26
by Jan
Aha, now I understand, then the description needs to be set directly in the code :-( - the plugin needs to be customized.

Jan