Showing the correct menu a page belongs - drupal-7

I have a Drupal website with 3 menus (a top menu, a main menu and a footer menu), and any content I publish belongs to one of those 3. My clients wants me to show the correct menu as an accordion on the sidebar, as a navigational support. I've looked all over drupal modules and can't find anything similar. Any thoughts?

I found it. it's called Menu Block

Related

No items. displayed when trying to add pages to my menu

So, today i have the same issue as described here.
It happenes under Appearance - Menus when i try to add more pages to my custom menu. Search option works but when i hit View All to browse all pages, then i am able to browse first two pages, other pages return No pages. text.
What might be wrong?

Can i add a dropdown menu in dot net nuke 7 main menu from module

i am developing a module with the projects info on it. Now i need to add Projects dropdown menu in main menu of DNN 7 with project name as child menu
Adding items into the Navigation of DNN is done by creating pages. You could have your module create pages (Tabs table) that redirect to your module with specific redirects to go to the proper page with the proper querystring parameters.
DNN doesn't have a way for modules to tie into the main navigation of the website.

Dynamic create Menu Bar in database and display in front end cakephp

I am working in a project in which i have to create MenuBar and pages from database. Which should be appear to front user. I have created MenuItem Model,Controller as well as View. My MenuItems also appearing in front end user. But now i want when i click on any menu item it's corresponding page's contents should appear. That thing making me very confuse how to link page with menu items. I am new to cakephp so please somebody explain me how to do this. Thanks in advance for any suggestion.

Page navigation in extjs

I am a beginner in extjs.I am doing a application which is having multiple page with one page presented at a time.From the intial page in a button click i want present the next page.I am able to do this in a card layout.How can this be done in other layouts.
Card layout helps you swap pages (make one page visible and all its siblings not). That means in other layouts you must do it manually.
Have you a reason use different layout?

dotnetnuke hide menu from page

I'm running a dotnetnuke project (v7.0) with 2 portals.
I need to remove the default DDR menu from one page only.
The menu works great now with multiple pages and sub-pages, however on 1 specific page , ie landing page, I don't want to show the menu.
Right now I can think of 2 methods for achieving this:
Create a new skin template, remove menu, apply template to that one page
Use jquery to detect URL, for that page hide menu.
I'd rather just code the logic inside the template file, but I'm not strong in .net/c# and I'm new to DNN.
It's just one page today.
However, if you are using it for a landing page design I would recommend you just create another skin and exclude it from that and tailor that skin for that need.
That way when your non-technical editors need to work on the site and make a page that might only be used when linking from Google Adwords or whatever they can pick a template without that navigation and you as the developer/designer don't need to edit the skin to put in another exception based on the URL.

Resources