Dispaly Description under the pictures in article

Phoca Gallery plugins - plugins for Phoca Gallery extension
maxia56
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 07 Jan 2012, 19:37

Dispaly Description under the pictures in article

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48676
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Dispaly Description under the pictures in article

Post 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
If you find Phoca extensions useful, please support the project
maxia56
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 07 Jan 2012, 19:37

Re: Dispaly Description under the pictures in article

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48676
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Dispaly Description under the pictures in article

Post by Jan »

Aha, now I understand, then the description needs to be set directly in the code :-( - the plugin needs to be customized.

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