March 11th, 2005, 09:20 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,041
|
Just edit the function display_gallery and add a clause in the function like so where cat is the cat you dont want displayed
$exclude_cat="AND cat != 'SOMECATNUMBER'";
Thats it
|
| |