Shape 5

Joomla Club Extensions => Accordion Menu - Club => : khadley March 29, 2012, 09:08:23 AM



: Menu not working properly
: khadley March 29, 2012, 09:08:23 AM
Hi, i just installed the menu http://www.imaginationseverything.com/canavancoit/ on this site, and it doesn't seem to be working as the menu items don't expand/contract.


: Re: Menu not working properly
: jonahh March 29, 2012, 01:35:33 PM
Hello,

Most likely this is due to the javascript you have on the template.  I see the following calls:

 <script type="text/javascript" src="templates/kerllese/js/scroll.js"></script>

    <script type="text/javascript" src="templates/kerllese/js/jquery.js"></script>

    <script type="text/javascript" src="templates/kerllese/js/modal.js"></script>

        <script type="text/javascript" src="templates/kerllese/js/superfish.js"></script>

        <script type="text/javascript" src="templates/kerllese/js/hover.js"></script>

      <script type="text/javascript" src="templates/kerllese/js/innerfade.js"></script>   

        <script type="text/javascript" src="templates/kerllese/js/faded.js"></script>

    <script type="text/javascript" src="templates/kerllese/js/slideshow.js"></script>

And a bunch more invoked below this in the header area which could be the cause of your issue.  You would need to remove these to test or use another template in order to have it not conflict.  Or lastly just hire a custom coder in order to get all the javascript working together.

Regards,