Menu Trails don't work with Genesis themes/subthemes.

It doesn't work with Zen either, and I tried some Zen tips but have had no luck.
It works with other themes...

any help would be appreciated.

Thanks.

Comments

sun’s picture

Status: Active » Closed (works as designed)

Perhaps, because Genesis implements a theme override for theme_links(), so menu_trails's default override phptemplate_links() is not applied.

Sorry, this is a common theming issue, which cannot be fixed in this module.