MarkOnFire / Tone

2.0 webhook site.
MIT License
0 stars 1 forks source link

Navigation menus don't work in subpages #9

Open MarkOnFire opened 8 years ago

MarkOnFire commented 8 years ago

Hey dude, sorry to bug you with this but I'm stuck. Can you see anything here that would cause the collapsible menu on the far right of the nav to not open on pages other than the index page? It only seems to show there, even though all the menu items are being pulled from the database properly.

amsheehan commented 8 years ago

Is this still an issue?

MarkOnFire commented 8 years ago

Yeah, haven’t had the time to sort it out. Weird bug.

On May 31, 2016 at 3:05:46 PM, Alex Sheehan (notifications@github.com) wrote:

Is this still an issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MarkOnFire/Tone/issues/9#issuecomment-222803860, or mute the thread https://github.com/notifications/unsubscribe/AGdvW2TPgoDN9TUrLUVFC7yT-NK6eaLGks5qHJSVgaJpZM4H-zpI .

MarkOnFire commented 8 years ago

I think it's a scope issue. I moved the set definitions of the core navigation and special tags into the base template, but they're still being reset when navigation is generated for pages below the index page.