Hi, shadowbox takes the title from attribute "title", so just comment the following line:
line 120
echo ' title="'. $value->title.'"';
in
components\com_phocagallery\views\category\tmpl\default.php
Jan
I don't know how to hide the Image Name
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: I don't know how to hide the Image Name
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: I don't know how to hide the Image Name
then you need to create some php script which if - else
if this category - don't display
else other category - display
Jan
if this category - don't display
else other category - display
Jan
If you find Phoca extensions useful, please support the project