Title: [Plugin: NextGEN Gallery] Remove Title
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Remove Title

 *  [DoubleSixx](https://wordpress.org/support/users/doublesixx/)
 * (@doublesixx)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/)
 * Hello,
 * I have an old version of WordPress and NextGenGallery 0.98.
 * Great program.
 * Does anyone know how to remove the Gallery Title from the Album view ?
 * I’ve been using a system on naming my Galleries. The titles don’t make much sense
   when displayed. I’m fine with just the displaying the number of photographs in
   the gallery.
 * I’d rather not remove the title from the Manage Galleries Page.
 * Is there any code or something I can comment out to achieve my goal ?
 * Thanx in advance.
 * al
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/?output_format=md)
2

 *  [scherer326](https://wordpress.org/support/users/scherer326/)
 * (@scherer326)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/page/2/#post-1971628)
 * this was great, thanks….
 *  [kamogawa32](https://wordpress.org/support/users/kamogawa32/)
 * (@kamogawa32)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/page/2/#post-1971670)
 * >  [@rumlab](https://wordpress.org/support/users/rumlab/)
   >  If I want to keep 
   > the title and remove the post count, what code should I use then?
 * If i remove this part from the album-extend.php (as franos suggests) not only
   the image count but the description dissapears as well;
 *     ```
       <?php if ($gallery->counter > 0) : ?>
       				<p><strong><?php echo $gallery->counter ?></strong> <?php _e('Photos', 'nggallery') ?></p>
       				<?php endif; ?>
       ```
   
 * Is it possible to delete the image count while keeping the description? I can
   ´t find the right code for it.I am editing the .php in several ways but my codes
   display the galleries in weird ways like cascades, etc. Any help would be appreciated.

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/?output_format=md)
2

The topic ‘[Plugin: NextGEN Gallery] Remove Title’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 17 replies
 * 5 participants
 * Last reply from: [kamogawa32](https://wordpress.org/support/users/kamogawa32/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/page/2/#post-1971670)
 * Status: not resolved