coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1.X Support (standalone) => Topic started by: Magic Ace on November 06, 2003, 05:22:17 PM

Title: Removing "Last Comments" and "Top Rated"
Post by: Magic Ace on November 06, 2003, 05:22:17 PM
Hi, does anyone know if there is anyway to hide the un-needed tool bars in the gallery (i.e. last comments button, top rated button)? I think a few of my visitors are unsure about whether or not they are supposed to click these buttons and get confused, since there is nothing to see when you click on them, because I have posting of comments and rating of pictures completely disabled to everyone in the gallery.  I would like to remove these buttons from the menu option, since it has no use to me or my visitors.  Please let me know how I can do this.

Thanks in advance.
Title: Removing "Last Comments" and "Top Rated"
Post by: Ted on November 06, 2003, 05:56:19 PM
i'm not sure if it can be turned of in the config bit but i would do it by going to the template folder > theme.php

then near the top is the menu code (line 48) just remove what you don't want/need

hope that helps :)
Title: Removing "Last Comments" and "Top Rated"
Post by: moorey on November 07, 2003, 03:42:07 AM
Yes, it's also stated in the FAQ:
http://coppermine.sourceforge.net/faq.php?q=removeFeature#removeFeature
Title: Removing "Last Comments" and "Top Rated"
Post by: Magic Ace on November 07, 2003, 03:34:19 PM
Great, that worked by editing the theme.php file.  Thank you to the two of you for your assistance.