Goodmorning.
When I create phoca categories with no images inside a mess. ''There is no image in this category ''
Is there a way to prevent that??
Thank you!
There is no image in this category
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: There is no image in this category
Hi, you can customize it in html, so you will delete it e.g., see:
components\com_phocagallery\views\category\tmpl\default.php
remove or comment:
Jan
components\com_phocagallery\views\category\tmpl\default.php
remove or comment:
Code: Select all
echo JText::_('There is no image in this category');If you find Phoca extensions useful, please support the project
