Shape 5

Joomla Templates => Touch of Soul - Club => : guanghua5 March 06, 2010, 03:27:19 AM



: Broken Accordian Menu
: guanghua5 March 06, 2010, 03:27:19 AM
Accordion menu is malfunctioning on the test site...it works on the home page

http://www.gaobagua.net/neogao/index.php

Then breaks on any of the pages from within the accordion menu...looks like a css issue...disables function and breaks graphics...

{removed login}


: Re: Broken Accordian Menu
: mikek March 08, 2010, 08:35:40 AM
Hello, please do not post your admin login directly in the forum boards. If you edit the file:

modules/mod_s5_accordion_menu/mod_s5_accordion_menu.php

and look for:

?>
            
<script type="text/javascript">         
var s5_am_parent_link_enabled = "<?php echo $parentlinks ?>";   

Right above that add, (just before the ?>) :

JHTML::_('behavior.mootools');

Then replace the following file with the one attached:

modules/mod_s5_accordion_menu/js/s5_accordion_menu.js



: Re: Broken Accordian Menu
: guanghua5 March 08, 2010, 10:51:23 AM
Thanks!!! Working great now...you rock!


: Re: Broken Accordian Menu
: myjc March 13, 2010, 10:01:09 PM
Had the same problem. Did the above fix. Worked on the first menu, but not on the second. Is it possible to publish two accordion menus on the same page?


: Re: Broken Accordian Menu
: mikek March 15, 2010, 09:05:48 AM
Hello, you cannot have two accordions on the same page, it will cause javascript errors.


: Re: Broken Accordian Menu
: gruene April 26, 2010, 06:52:16 AM
404 - Attachment Not Found

I need the attatched file.


: Re: Broken Accordian Menu
: mikek April 26, 2010, 07:26:50 AM
Hello, if you download the module from the Touch of Soul downloads area it is the same js file in the zip file there. You can grab the same file from there.