Alright,
I have downloaded/installed the "Final Extract v2.2" plug in. I want to get rid of the Album List, Last Comments, Top Rated, and My Favorites buttons. I am using the Igames theme. I have tried a few times, and gone over every thread I could find concerning this, but I haven't had any luck. the gallery is at www.ttfphoto.net/portfolio
can someone please help me (i.e. give me something idiot proof to try)?
Check this (it's for Eyeball theme) :
http://forum.coppermine-gallery.net/index.php?topic=34637.msg162446#msg162446
you should do the same for your theme,
I cheked your theme and see that you add one <!-- BEGIN block_name --> and <!-- END block_name --> at the sys menu it's not working this way !
you should add it for each menu item and also you should change the "block_name" with item name (for example add <!-- BEGIN album_list --> and <!-- END album_list --> for Album list), check my howto carefully you'll find what should be add
alright, no matter what I do, I can't seem to be able to get rid of the "My Favorites" button. Is there something wrong in my theme.php?
rename your theme.php to theme.txt and attach it to this thread by using additional options
Here you go.
Thanks!
You have some typos (missing space on <!-- BEGIN favpics--> => <!-- BEGIN favpics -->)
check the attachment