Remove Subcategory list on the home page - Solved Remove Subcategory list on the home page - Solved
 

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

Main Menu

Remove Subcategory list on the home page - Solved

Started by sguler, May 24, 2006, 03:21:08 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

sguler

Hi there,

I want to remove the subcategories shown on the home page,I tried changing this line (breadcrumb/catlist/random,2/lastup,2) at gallery config, but it didnt work.Anyone can help me?
???
Thanks

Stramm

I think you mean one of these
QuoteShow first level album thumbnails in categories

Use this setting to choose whether or not to display thumbnails from the first album of the categories listed on the default gallery entry page.

Quoteumber of levels of categories to display

The default value is 2. With this value the script will display the current categories plus one level of sub-categories.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_album_list

sguler

Thank you very much, I changed the value of "Number of levels of categories to display" to 1.it worked...