How to remove the word "Album:" before the name of the album?
macphoto
Joined: 2004-06-08
Posts: 97 |
Posted: Wed, 2009-09-23 00:32 |
[img]http://img16.imageshack.us/img16/2003/albumname.png[/img] How does one remove the word "Album:" that precedes the actual name of the album? Gallery V.2.3 |
|
Posts: 27300
album.php
{g->text text="Album: %s" arg1=$child.title|markup}
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 97
album.php???
I couldn't find it! Are you certain you don't mean
"gallery2/themes/matrix/templates/album.tpl"?
I've tried this and it didn't work.
G2 v2.3
Posts: 27300
Clear cache?
Read the top of the file before you edit it as well.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 28
.::[x]:
For a moment i wonder how to clear cache. After searching then i found as i think better i share here:
Note: Be sure to disable template caching when editing templates (.tpl files). Else you need to clear your template cache to see the change taking effect. Site Admin -> Performance - The template cache was introduced in Gallery 2.3. - http://codex.gallery2.org/Gallery2:Themes:How_To