forum.coppermine-gallery.net

No Support => General discussion (no support!) => Topic started by: suzherm on August 09, 2004, 07:01:29 pm

Title: Modifying/removing the FAQ.php
Post by: suzherm on August 09, 2004, 07:01:29 pm
I am only using ecards. Classic theme. Most of the questions on the FAQ dont apply to my gallery. How can I either edit the FAQ.php or remove it from the menu completely?  I searched the forum..could not find anything..please advise.

Title: Re: Modifying/removing the FAQ.php
Post by: Nibbler on August 09, 2004, 07:42:16 pm
All the Q and A are in your language file under the section
Code: [Select]
// ------------------------------------------------------------------------- //
// File faq.php //cpg1.3.0
// ------------------------------------------------------------------------- //

Simply comment out those you do not wish to display. There is also the option to toggle the display of the FAQ link off and on in config.
Title: Re: Modifying/removing the FAQ.php
Post by: suzherm on August 11, 2004, 05:25:41 pm
All the Q and A are in your language file under the section
Code: [Select]
// ------------------------------------------------------------------------- //
// File faq.php //cpg1.3.0
// ------------------------------------------------------------------------- //

Simply comment out those you do not wish to display. There is also the option to toggle the display of the FAQ link off and on in config.

Can this be done for other menu items as well? (Thank you for the FAQ info. Found it and can will edit) I also want to remove Comments, Top Rated, My Favorites, from the top menu. Where are these housed? Can I toggle off or comment out?  

Title: Re: Modifying/removing the FAQ.php
Post by: Casper on August 11, 2004, 06:07:56 pm
Please read the faq, and search.  This has been asked many many times, and the answer is here, http://coppermine.sourceforge.net/faq.php#removeFeature
Title: Re: Modifying/removing the FAQ.php
Post by: suzherm on August 11, 2004, 06:09:39 pm
Super. Thanks.