Help with Gallery 1 - filenames I can't get rid of
spida28
Joined: 2009-04-23
Posts: 4 |
Posted: Tue, 2009-04-28 21:36 |
URL http://www.purbeckbreaks.com/Gallery |
|
spida28
Joined: 2009-04-23
Posts: 4 |
Posted: Tue, 2009-04-28 21:36 |
URL http://www.purbeckbreaks.com/Gallery |
|
Posts: 27300
I don't understand. The guest user see:
If you are admin you will see more for editing purposes.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 4
If you click on one of the photos you get (for example the first one)bedroom
The Cheese House Accommodation and Surrounding Areas :: bedroom
If you click on photograph 10 it says
The Cheese House Accommodation and Surrounding Areas:: viewfromch
How do I get rid of viewfromch as this is the file/image name.
Posts: 27300
A few ways to do this:
1. Edit all the titles of you items
2. if you want to remove all the text even if you had edited the title edit:
photo.header.default
<div class="g-pagetitle"><?php echo $gallery->album->fields["title"] . ' :: '. $g_pageTitle ?></div>
remove the $g_pageTitle
3. edit viewphoto.php remove
I don't have a G1 install to test so you are on your own if it does not work as expected.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team