Title: franos's Replies | WordPress.org

---

# franos

  [  ](https://wordpress.org/support/users/franos/)

 *   [Profile](https://wordpress.org/support/users/franos/)
 *   [Topics Started](https://wordpress.org/support/users/franos/topics/)
 *   [Replies Created](https://wordpress.org/support/users/franos/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/franos/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/franos/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/franos/engagements/)
 *   [Favorites](https://wordpress.org/support/users/franos/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Remove Title](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/)
 *  [franos](https://wordpress.org/support/users/franos/)
 * (@franos)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-remove-title/#post-1971567)
 * [@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?
 * Thanx
 * EDIT
    I’ve found out what. At album-compact.php remove the following:
 *     ```
       <?php if ($gallery->counter > 0) : ?>
       		<p><strong><?php echo $gallery->counter ?></strong> <?php _e('Photos', 'nggallery') ?></p>
       		<?php endif; ?>
       ```
   
 * _[Please post code snippets between backticks or use the code button.]_

Viewing 1 replies (of 1 total)