ozblue Posted March 17, 2007 Posted March 17, 2007 Hi i just installed STS 4.4 & Dynamenu plus add the show products bit . i have a problem where The flyout menu only works when i click on the category and only on the category page it will not work on my index page (www.mysite.com). i have done all the below You must include the following line of code in each of your templates that will be using the menu (The "footer" should be echoed *just before* the closing </BODY> tag.): <?php echo $GLOBALS['dmfooter']; ?> 1 TIP 1: It may be easier to just create a file with the above code and then save this file to includes/modules/sts_inc/file_name and then add the file_name to the list of files to include in the STS admin. TIP 2: It may be easier to just add the above line of code to your application_bottom.php file just before the last closing ?>. STS in admin is set to : templates for Default and Index is true but infoboxes are false. the only other contribution i have added is "register_globals_v1.5 thx Paul Quote
bkellum Posted March 17, 2007 Posted March 17, 2007 Hello Paul, There are some bugs that are being worked on at this time to get these two contributions to work together. At the moment I can manually edit the JavaScript to get everything to work but I'm trying to find an easier way. You will find up-to-date information on the progress in the Dynamenu Forum. Thanks, Bill Kellum Quote Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
ozblue Posted March 17, 2007 Author Posted March 17, 2007 Thx for the info Bill will check out JS fix thx paul Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.