Hi, i am using Phoca Gallery 2.8.1 with Phoca Gallery Plugin 2.7.7 with Joomla 1.5
{phocagallery view=category|categoryid=1|limitstart=0|limitcount=0|detail=8|overlib=0|description=1|descriptionheight=200}
Unfortunately there is no description visible in Slimbox in Detail View used in articles.
Although it works in Phoca Gallery Menu since I changed the code in for Phoca Gallery Menu use, it is not working in Phoca Gallery Plugin in articles.
Here my changes working for Phoca Gallery Menu:
In file "components/com_phocagallery/views/category/tmpl/default.php"
I changed the line 123:
From:
echo ' title="'. $value->title.'"';
To :
echo ' title="'.$value->title.' - '.strip_tags($value->description).'"';
But it does not work in Phoca Gallery Plugin, can you help? Thank you Axel
Phoca Gallery Plugin Slimbox no description
-
s.axel
- Phoca Newbie

- Posts: 1
- Joined: 24 Nov 2012, 11:03
- Jan
- Phoca Hero

- Posts: 49150
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Plugin Slimbox no description
Hi, just do the same in Phoca Gallery Plugin file.
Jan
Jan
If you find Phoca extensions useful, please support the project