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?
Dispaly Description under the pictures in article
-
- Phoca Newbie
- Posts: 2
- Joined: 07 Jan 2012, 19:37
- Jan
- Phoca Hero
- Posts: 48676
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Dispaly Description under the pictures in article
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
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
-
- Phoca Newbie
- Posts: 2
- Joined: 07 Jan 2012, 19:37
Re: Dispaly Description under the pictures in article
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.
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.
- Jan
- Phoca Hero
- Posts: 48676
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Dispaly Description under the pictures in article
Aha, now I understand, then the description needs to be set directly in the code
- the plugin needs to be customized.
Jan

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