Closed (fixed)
Project:
SimpleMenu
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2007 at 13:57 UTC
Updated:
9 Feb 2007 at 14:19 UTC
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
Comment #1
designerbrent commentedOk.. I found my own problem. I was missing the
<?php print $scripts ?>tag. Added that in and it works. Amazing how that works!