News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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