How to remove the word "Album:" before the name of the album?

macphoto
macphoto's picture

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?
FOR EXAMPLE: The sample posted above should only read "Andre Edwards".

Gallery V.2.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2009-09-23 03:23

album.php
{g->text text="Album: %s" arg1=$child.title|markup}
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
macphoto
macphoto's picture

Joined: 2004-06-08
Posts: 97
Posted: Wed, 2009-09-23 14:34

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

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2009-09-24 02:10

Clear cache?
Read the top of the file before you edit it as well.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Defcon

Joined: 2006-08-16
Posts: 28
Posted: Thu, 2010-11-04 03:27
floridave wrote:
Clear cache?
Read the top of the file before you edit it as well.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

.::[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