I wonder if we can move this menu around, in the template we put $simplemenu so we can put it anywhere we want. is there a way to do that?

Comments

zroger’s picture

Status: Active » Fixed

Its not as easy as outputting a variable, but not too hard.

First, create an empty div with an id in your theme. For this example lets say the id is "simplemenu_container".
Then on the simplemenu settings page, under the advanced settings, enter #simplemenu_container into the CSS Selector field.

Hope this helps.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.