Contact Us About NVE-CMS @ stevem@nvecs.com


Event Calendar

Testimonials

Visitors

  • 2565 Current Visitors
 

Ask Current Questions

Get all your questions answered here by the CMS Tech 

 

On Thursday, December 20, 2012 Steve Miller asked
? How can I hide addon menus in the left/right columns without removing them from the master link list
On Thursday, December 20, 2012 Steve Miller answered
To hide the addons menus from the maintenance area go to Addons then the addon folder you want to remove the menu from.
 
Then open the menu.xml file in the editor and add the line <hide/> at the top of your menu file.
 
Example:
 
<?xml version="1.0"?>
<hide/>
<MenuTitle>Have A Question</MenuTitle>
<MenuItems>
<ItemTitle>Ask The CMS Tech</ItemTitle>
<ItemLink>?ado=ask&page=ask_submission_form</ItemLink>
</MenuItems>
 
This would hide the Ask Menu and all its link from the left/right sidebars
 

 
 

Photo Gallery

Search For A Question

Recent Questions

  • How do I set text header like this

    My Header


    ? Is there any way to set one of my addon pages as the home page
    ? How can I hide addon menus in the left/right columns without removing them from the master link list
    ? what Upload component do I use when developing my addon
    ? Can I get a link list of all pages in the website for the addon that I am developing

Most Commonly Asked Questions

  • ? what Upload component do I use when developing my addon
    ? Can I get a link list of all pages in the website for the addon that I am developing
    ? Why are the email forms not work on my website
    ? How do I send email from my addon
    ? Embed a script page from an addon into the left/right menu sections under the addon menu.
Copyright © 2024 nvecs.com
Home  |  About CMS  |  Contact Us  |  Back To Top