Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Hide all details in Album List  (Read 2995 times)

0 Members and 1 Guest are viewing this topic.

lmf33

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Hide all details in Album List
« on: November 27, 2013, 06:56:23 pm »

Hi

I searched and could not find anything that
worked except for this link.
http://forum.coppermine-gallery.net/index.php?topic=70498.0

It hid everything except for the file count.

Can someone help? Thanks

I am using the newest version.

Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Hide all details in Album List
« Reply #1 on: November 28, 2013, 02:13:47 pm »

If you want to remove all album information, you don't need to edit core files as described in the referred thread. Instead, copy the section $template_album_list from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, find
Code: [Select]
<p class="album_stat">{ALB_INFOS}<br />{ALB_HITS}</p>and remove it completely.
Logged

lmf33

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Hide all details in Album List
« Reply #2 on: November 29, 2013, 04:48:15 pm »

Thank you
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.