Navigation stay active

Hey Guys still having trouble really trying to figure out how to set the menu to active and not active for certain cases.

First.

I have a page thats called ‘Current’ which is also in the header.
On that page there are sections that take you to another page. So sorta like blog overview page that take you to single blog posts. But the menu ‘Current’ doesn’t stay active or how do I get it to stay active when i’m in a single blog post?

Second

I have a glitch I have a dropdown menu and when i’m on one page there are two menu items that are active in the header. But when I open the drop-down the active states gets removed.

You’ll have better luck getting assistance if you can break down the problem more concretely. What are you expecting from your Middleman-generated HTML, and what is happening instead?

Your drop-down problem is clearly a client-side scripting issue so this is not the right forum for assistance. Maybe try posting code samples to Stack Overflow?