The module seems to work beautifully on every page except whichever page happens to be the front page. This effect persists despite changing the main page. If I edit the front page, the responsive menu pops up. The actual HTML doesn't appear to be added on the front page.

What should I look into to figure out what's causing this?

Cheers!

Comments

jwjoshuawalker’s picture

Check JavaScript console for errors.

CTRL SHIFT I (eye), in FF or Chrome on GNU/Linux or Windows. Mac has some other shortcut to open it which I don't know, sorry.

Paste the error or a screenshot of the console in here. Be sure to turn off JS aggregation for this so we can see the proper originating file.

dirksonii’s picture

Yup!

I'm getting "Uncaught ReferenceError: Authcache is not defined" on this page, and no other page. I'm not sure what it actually means, but it gives me enough to go off of for now.

If it does turn out to be Responsive Menus related after all, I'll update this issue.

Thanks,
-Dirk