Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @miealex – You can over-write the thumbnail sizes when you insert the album using the IGW (“green button”) in its customization pane. You can also set this for all compact albums inserted going forward if you change that setting under Gallery > Gallery Settings > NextGEN Basic Compact Album.

    As to removing the “# Photos” from the display, it would be best to create a custom template (keep a back-up of it as well) and remove the code that displays that detail.

    Starting with a copy of the album-compact.php template, have a look at lines 44 through 46 (simply removing them should work just fine).

    Save the copy/new template in the same location as the original and you are good to go.

    Templates can actually be saved in one of two default locations:
    /wp-content/themes/[yourtheme]/nggallery/
    … or …
    /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/view/

    The back-up is for when you update either your theme or the plugin, unfortunately the WordPress core update process will remove your custom template depending on what is being updated.

    Thanks!

    – Cais.

    PS: Please note, using the NextGEN Legacy “template” system will cause your thumbnails over-rides to be ignored. You may need to add the specific size you want to your custom template.

    Thread Starter miealex

    (@miealex)

    Thank you for the quick reply!

    I managed to change the thumbnail size ??

    Where is album-compact.php located? Or how is it called now/located? I couldn’t find a file named like this.

    Thread Starter miealex

    (@miealex)

    Nevermind! Found it! ??

    nextgen-gallery\products\photocrati_nextgen\modules\ngglegacy\view

    Plugin Contributor photocrati

    (@photocrati)

    @miealex – No worries … if you’re looking for some reading material, this link may help: https://www.nextgen-gallery.com/templates/

    Thanks!

    – Cais.

    1. How can I delete the “X Photos” bit under each of the compact album galleries?

    @miealex and @cais, Pardon me if I jump in, but a simple CSS line in NextGEN custom area isn’t easier and safe?

    .ngg-album-compact p {display:none;}

    Plugin Contributor photocrati

    (@photocrati)

    Thanks, @tizz! I was obviously over-thinking it (*grin*).

    – Cais.

    Thread Starter miealex

    (@miealex)

    Thanks you @tizz!

    @cais It happens sometimes
    @miealex You’re welcome!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Compact album questions’ is closed to new replies.