[Solved]: How can I remove items from the main menu? [Solved]: How can I remove items from the main menu?
 

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

[Solved]: How can I remove items from the main menu?

Started by Morgy, March 23, 2004, 09:47:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Morgy

Hello

I want to remove the following menu items from a 1.2.1 installation's main page:

- Last comments
- Top rated
- My Favorites


In which file must I edit what code to do so?

Thanks in advance for help!
Morgy

Casper

in themes/your_theme/theme.php, you will find the menu items near the top.

Just comment out the links you dont want.  Do not remove any of the existing comment lines.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here


Morgy