Sidebar Menu in Frontend Theme
-
I am stuck in a strange issue:
I want to get the parent item from menu in sidebar based on current page, For example, I have a 'Main Menu' containing 5 parents and each have children items, now I want to get the any parent item with sub items based on current page.
Could you please guide me how can I achieve it?