| Monday, 28 January 2008 | |||||||||||||||||||||||||||||||||||||
#31 - Remove the "There are no items to display" messageJoomla by default displays the message "There are no items to display" when you don't publish anything in a particular section / category. This would be particulary annoying if this message appears in the frontpage. So how do you get rid of it?
Look for:
DEFINE('_EMPTY_BLOG','There are no Items to display');
and change it to (keep the quote marks)
DEFINE('_EMPTY_BLOG','');
Easy when you know how As you are there, you might take the opportunity to change any other text messages which are present in Joomla by default and which you have better alternatives for.
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |
|||||||||||||||||||||||||||||||||||||
| Last Updated ( Wednesday, 01 October 2008 ) | |||||||||||||||||||||||||||||||||||||