oracle apex 5 - how to reorder pages in menu - menu

I am dveloping an app in Oracle APEX 5. All of my pages have menu entry on the left-side menu, but the order of the pages in menu is different to the page numbers. Is there a way how to reorder pages in the menu?

Assuming your menu on the left is a standard APEX Universal Theme navigation menu, you do it like this:
Go to Shared Components
Click on Navigation Menu (under Navigation heading)
Click on the menu name
You should now see all the menu options for that menu, which have a sequence number. Either edit the individual options or use Grid Edit and change the sequence numbers to give the order you want.

Related

how to configure the menus in section content with Prestashop

I am building a website with Prestashop and I like how the homepage and the rest of the pages look like but the static pages look different and I would like to be able to keep the same layout with the vertical menus/modules in the left column
Check it out http://reconnectedit.com/dev/ and check about us for instance
In backoffice you have a menu Preferences -> Themes.
Click on Advanced settings button and scroll down the list to find cms and click the red x on the Left column column to enable the display of modules on left side in CMS pages.

Joomla menu assignment not working for search page

I have a few modules assigned only for Home page but by some reason they all showing on search page. I don't need any modules showing on search page - how to disable it?
You likely need to make a menu item for the search page. Without a menu item, many pages will revert to the homepage link as the active menu item, which will cause this to happen.
If you haven't already, make a hidden menu for your site and then add the menu item for the search results page to that menu. This way it doesn't affect your main menu.
So first go Menus -> Menu Manager -> Add New Menu. Give it a name basically. (I usually call mine "Hidden".) Then go into that menu and add a menu item like normal for the Search Result type.

Advanced Menu 1.4.1 Menu Settings?

I am using Orchard CMS 1.4 with the Advanced Menu 1.4.1 module. When I enable the module and create a new menu and menu items, I do not see the menu displayed on my site. Also, I do not see a way to choose which menu is displayed if I create more than one menu. Where in the settings can I choose which menu is displayed? Thanks!
You have to add a Menu Widget to some zone (eg. the Navigation zone) in order to display a menu. When adding that widget you can choose which menu it should display.

How to add custimized context menu item on right click in browser window?

Here I want to add my custom menu option i.e. ColorZilla, Aptana Studio on web browser right click
You can only do this with a browser plugin. Each browser will have its own syntax for plugins and specifically adding context menu items.
Aleks G. is right you cannot do that directly within the browser.
I don't know if it can help you or if it is what you are looking for but, within the browser you can handle the right click interaction in order to display your own custom menu ( not a particular menu item but the full menu ) ... meaning the default browser menu won't get displayed at all.
In case you are interested, you can have a small sample here

How to remove left side panel on component page?

I am using Joomla 1.6.5 with default theme "Beez2 - Default". I have created a top menu item with type as external link which has link 'index.php?option=com_sample'. When i click on this menu item i can see the output of the component 'sample'.
But on the left side there are few menus like User Menu, About Joomla, This Site. I want to remove that whole vertical panel so that i can use more space for my sample component.
I tried to search in administrator panel and on google but cant find anything to remove left panel.
How can i remove that panel? what code should i write in sample component file to make it not display the left panel..
Please guide me.... thanks in advance.!!
You need to set the menu not to appear when your component is the one used. Remove the show in all pages setting in the menu module.

Resources