I just installed SimpleMenu and it works fine on Garland (my admin theme) in the admin area or even BlueMarine if i set that to the theme for the main site, but I can't get it to work on my custom theme. Is there something key that I am missing in my theme maybe?

Thanks for any tips.

Comments

designerbrent’s picture

Status: Active » Closed (fixed)

Ok.. I found my own problem. I was missing the <?php print $scripts ?> tag. Added that in and it works. Amazing how that works!