Attempting to add a new menu from a wp-plugin to the top of my wordpress blog, and it works fine on my blog home page. http://bassonline.com/wp/
My questions to everyone, can I have the same menu show up throughout my website as I need to post this script <?php shailan_dropdown_menu(); ?>
How do I get the none WP page to read this menu script? Can I even do this? Any suggestions?
Thanks a million!