Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Mysmasken

    (@mysmasken)

    I just removed

    <?php if (@$gallery->counter > 0) : ?>
    <p class=”ngg-album-gallery-image-counter”><?php echo $gallery->counter ?> <?php _e(‘Photos’, ‘nggallery’) ?></p>
    <?php endif; ?>

    from album-compact.php

    Plugin Contributor photocrati

    (@photocrati)

    @mysmasken – Thanks for sharing your work-around … you might also consider using custom CSS to hide the output as well.

    – Cais.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move the photo count up – Basic Compact album’ is closed to new replies.