Showing top 2 levels in main menu - menu

I am looking for a way to display 2 hierarchy levels in the main menu or some sort of tabbed menu.
Let me explain:
I have a site in 3 sections (I will not use subdomains), each with a hierarchy below.
Therefore on the homepage, the 3 sections should appear in the main menu.
On the top level page of a section (or the section homepage) the 3 sections should also be shown, but with the current section highlighted. Below the sections, it should show a menu of the items in the section. Al in the main menu
On any page in a section, the current section should appear highlighted and the top level of the hierarchy in the section should be shown. (and the current branch in the hierarchy should be highlighted).
I hope some image will help the explanation:
menu in 2 levels
hierarchy with green blocks for homepage and section homepages
I will be using the avada theme, (and as a non-technical person) any suggestions on how I can easily tweak the menu will be appreciated.
I do not mind using a plugin if that helps.

Related

Bootstrap 5 Responsive Layout

Is there a way, to setup Layout on declarative way for next scenario:
Desired Layout:
Header, Footer, Nav are ok.
Problem is how to setup content to work on a responsive way, and in the same time to cover some scenarios:
Big Screen
Widget 1 should fulfill section 1, in case the content of Widget 1 is longer than section 1 - the scroll bar should be visible just on Widget 1
Inside a section, there could be more than one widget. It should have option for example in Section 2 to say those two widget should be 50%-50% or any other proportion. If content of any widget is longer - the scroll should be on widget. or to don't have proportion, just list of widgets - in that case scroll should be on Section 2 (if content of all widgets is longer than section 2)
Small Screen
Section 2 should go below Section 1. Now, "fill section space" and proportions, probably does not make sense, and probably each widget should have some "max-height" settings
Thanks,
Misa

How to put Recently Viewed Product on the top of Page Footer

I am new in Magento (2) development, I want to positioning the "Recently Viewed" on the top of footer (on the bottom of content section).
As you can see here, it always shown on the top of content area:
What I want is to placed it exactly on the top of footer.
Any help would be very appreciated.
move this recently viewed your block above the footer.
Open/Create below file
app/design/frontend/vendor/theme-name/Magento_Catalog/layout/catalog_product_view.xml
add this code
<move element="Your-block-name" destination="content.aside" before="page.footer"/>
Flush your cache!

oracle apex 5 - how to reorder pages in 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.

Orchard CMS 1.5 Navigation sub menus

New to Orchard. I have been looking for some documentation on how the menus actually work. It appears that you can have hierarchical menus, but I cannot find any good information on this.
It took me a while to figure this out too. You can see how to create a navigational menu in this video (around 8:45, but i'd recommend watching the entire video).
Basically, you need to drag & drop an item below and to the right of another content item in order to make a nested menu item.
Yes, you can. Since 1.5 you can create hierarchical menus from Navigation admin screen. Hierarchy (and reordering) of items can easily be created by drag & drop.
Navigation screen is used to define your menus. In order to display a defined menu you need to put Menu Widget in the zone of your choice. When you create that widget you need to choose which menu is it going to display. Besides the choice of the menu, you can also choose some other optional parameters if you need to customize the display more (eg. display only certain level).

joomla article list with descriptions

On the Joomla frontpage i want to have this kind of menu
Every item has a title and description and links to some article.
This list must be available for modification by administrator.
Is it possible to do it? I know how to modify menu to look like this, but standart menu doesn't support descriptions.
One option is to make it like so:
Make ordenery menus using Joomla! menu manager
Then make modules for every menu item and add menu link title and description
Make all menu link title on the module linked to the orginal menus you made on the first step
Unpublish menu module and publish these modules you just made into to the same place where was menu module

Resources