Logged Out
Create an Account
Login:
Password:

Forgot your password?
Removal of menu item


Back to the Tickets List

Removal of menu item
Creator Nullified
Public or Private Public
Private tickets are only accessible to you and to DKPSystem.com staff
Public Tickets are visible to everyone)
Status Open
Type Support
Section of the Site Menus
Urgency (2 votes)
Rating (1 votes)
Description:
On my site (iws.dkpsystem.com) on the upper left we have a countdown timer that we really don't use. Is there a way to remove this?

Also we like to have our "main menu" at the top, is there a way to stop it from showing up in the side menus as well? Thanks in advance.
Official DKPSystem.com Comments
No official comments yet

User-Submitted Comments
These posts are also available on the forum with more features. This page is intentional simplified

View this info on the forum
[You must be logged in to post comments]
5480 days ago
Chops Said:
Both will require some tweaks to the layout (Which it looks like you've already done some to get the menu list at the top).

To remove the menu from the side of your pages, in your Advanced LAyout, where you have

<!--System:Menus:Left--> and <!--System:Menus:Right-->


You'll want to change it to <!--System:Menus:Left:Menu--> and <!--System:Menus:Right:Menu-->

That last ":Menu" is an exclusion parameter, meaning "Don't show these menus, even if they would otherwise show here".

To remove the countdown timer, you'll need to just remove that relevant section from the HTML of the layout file.
[You must be logged in to reply]
5480 days ago
Nullified Said:
Thanks Chops.
[You must be logged in to reply]