Lazyest Gallery 0.10.3.1
In this version I have changed the heading of the Gallery because there was a typo in it. I have changed more than the typo. The heading was:
You are lookin at: Home » Gallery »
It is now:
Now viewing: [Your Blog Name] » [Your Gallery Page] »
download version 0.10.3.1

5 Comments
ilto
7 March 2009sorry, but the right file is lazyest-gallery.php
marcel
7 March 2009Sorry, but the right file to hide the “Now Viewing” line is
lazyest-style.csssearch for.top_navigatorand change/* display:none; */todisplay:none;This is much safer then hacking the php code.
ilto
7 March 2009I would like to remove at all the “Now viewing” and the link tree, but can’t find the right code. Tried removing these lines of code
$path = pathinfo( $file );
echo ” . __( ‘Now viewing:’, $lg_text_domain ) .
‘ ‘;
bloginfo( ‘name’ );
$gallery_url = rtrim( $gallery_uri, ‘?&’ );
echo ‘ » ‘;
echo the_title();
echo ‘ ‘;
in lazyest-gallery1.php but nothing changes.
Cheers
marcel
15 May 2008You’re welcome. This will inspire me to work even harder on new features.
Peter
15 May 2008DUDE!
You made my day! I always loved LG for its easy FTP upload and management features and after WP 2.5 it just died. As you I tried to get a hold of a new version, but the author disapeared (as you wrote). Meanwhile I tried other galleries, but none worked or was easy to use, so I kinda quit.
So today I found out you continued LG and I have to say that I’m pretty pleased. I could almost kiss you! Donation on the way!