<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>
to activate the menu. it says that it will probably go in the header, but when i put it there the flyout menu is not where i want it to be!. I would like for it to be in the same place as http://getthevictory.org
@Jeruel – Try replacing the <ul id="navigation"> tag and the code it contains plus the closing </ul> tag and insert the code for the plugin instead. Hopefully that will do the trick ” title=”Smiley” />
The new version of the template generator I’m working on at the moment does have a sidebar.php file to make it easier for people like yourself to find the necessary code to work with.