PageMenu disappears

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/13/2007 9:33:01 AM
Gravatar
Total Posts 15

PageMenu disappears

Hi

Using version 2228

I have a skin with a SiteMenu along the top just showing the top level and then a PageMenu along the side showing the submenu. When you click an item in the PageMenu that has no children the PageMenu disappears!

Also...

This site contains "separate" sites. If I have a page displaying the child pages menu. The child pages menu links don't seem to recognise they are in a different "site" they just go to the root instead.

eg the link should be http://www.mainsite.com/subsite/Default.aspx?pageid=101 but instead it is http://www.mainsite.com/Default.aspx?pageid=101 

Any help would be much appreciated

Tracey

8/13/2007 5:07:13 PM
Gravatar
Total Posts 18439

Re: PageMenu disappears

Hi Tracey,

Can you upgrade to the latest version and see if the problem persists?

Joe

11/29/2011 12:50:07 AM
Gravatar
Total Posts 8

Re: PageMenu disappears

Hi ,

With out skin changing is there any option to hide the page menu in a new page ?

<portal:PageMenu id="PageMenu1" runat="server" UseTreeView="true"  />

thanks!!!

Yusuf.A

 

11/30/2011 5:58:02 AM
Gravatar
Total Posts 8

Re: PageMenu disappears

Hi Joe,

With out skin changing is there any option to hide the page menu in a new page ?

<portal:PageMenu id="PageMenu1" runat="server" UseTreeView="true"  />

 

Please help...

thanks!!!

11/30/2011 7:18:43 AM
Gravatar
Total Posts 18439

Re: PageMenu disappears

If you look in Site Settings there is a checkbox to allow hiding the menu on pages. If you check that box then a checkbox will appear in page settings to allow hiding the main menus. However it hides both SiteMenu and PageMenu.

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.