How to suppress the sort function on the Album page. How to suppress the sort function on the Album page.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to suppress the sort function on the Album page.

Started by MagicFlight, November 13, 2004, 03:24:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MagicFlight

Hello all,

I just would suppress the sort function (by title, file name and date) on the title bar of the album page, or put it invisible (the easier to do)

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmateos.jacques.free.fr%2Fdemande%2520de%2520modifs%2FSuppresssort.jpg&hash=a634aa229f6564ed433b4aed74d50c99b67e2697)


I tried to have a look in the thumbnail.php page before to post, but it is too "touchy" for me.

How to do it ?

Thanks by advance.

By from Paris

Nibbler

The best place is in themes/your_theme/theme.php in the template for $template_thumb_view_title_row.

MagicFlight

Quote from: Nibbler on November 13, 2004, 04:15:25 PM
The best place is in themes/your_theme/theme.php in the template for $template_thumb_view_title_row.

Thanks Nibber,

It's  ok now ;D

by from Paris