Hide some menu options Hide some menu options
 

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

Hide some menu options

Started by thelarster, April 26, 2004, 12:30:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thelarster

Is it possible to hide or get rid of the "Sort By Title" "Sort By File Name" and "Sort By Date'?

Thanks in advance...

Casper

Open themes/yourtheme/theme.php.
Find;
// HTML template for title row of the thumbnail view (album title + sort options)
$template_thumb_view_title_row = <<<EOT


And edit the html accordingly.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here