Shape 5

Joomla Club Extensions => Accordion Menu - Club => : indaba February 05, 2013, 12:25:27 AM



: Not Opening
: indaba February 05, 2013, 12:25:27 AM
I have installed this module on a 1.5 site and I can not get it to work. It will not expose the sub menu items.  You can see an example at the link below.

http://www.childinst.org/ready-for-school

Not sure if it is a script conflict or what.  Is is a very old custom built template so that may be part of the issue. Any insights would be greatly appreciated.

Thanks


: Re: Not Opening
: jonahh February 05, 2013, 03:57:04 PM
Hello,

I took a look but in the code I dont see any sub menu items, are you sure that you have items published and enabled as subs to the main level items for the menu?


: Re: Not Opening
: indaba February 13, 2013, 07:02:42 AM
Sorry for the delay in responding, didn't get a notification as I must have missed checking that.  As far as submenu items go there are three under News and two under Ready For School (see attached screenshot).


: Re: Not Opening
: jonahh February 13, 2013, 03:59:22 PM
Hmm thats odd and these sub items are set to public and published? 


: Re: Not Opening
: indaba February 13, 2013, 05:31:44 PM
Yes they are.


: Re: Not Opening
: jonahh February 14, 2013, 03:54:04 PM
Ok, Im not really sure off hand then why its not working, would you be able to PM me ftp and joomla login details so I can take a look?


: Re: Not Opening
: homelife February 15, 2013, 06:38:56 PM
Hello,

Was this resolved?  I am having same issue of menu not extending or collapsing .

-homelife


: Re: Not Opening
: indaba February 17, 2013, 11:35:42 PM
Still working on it.  Will be sure to post the results back in this thread.


: Re: Not Opening
: jonahh February 18, 2013, 03:11:13 PM
@indaba I see you have jquery on your site this is the reason why its not working because the module is mootools powered so what you can do is make sure you have the latest download of the module then open up mod_s5_accordion_menu.php and look for the below:

if($version->RELEASE <= '2.5'){
JHTML::_('behavior.mootools');}

if($version->RELEASE >= '3.0'){

replace with:

if($version->RELEASE <= '3.0'){


: Re: Not Opening
: homelife February 18, 2013, 04:02:58 PM
Hmm... I wonder if my problem is different.  I have joomla 2.5 and Simplex template, I don't have Mootools.  Asked a question over at simplex template forum, but hasn't been resolved since several days ago.  Should I start a new thread here?

-V


: Re: Not Opening
: indaba February 19, 2013, 12:13:03 AM
Johnah,

I don't see the code you are referring to. As a reminder this is a 1.5 site.  I downloaded the latest module and below is what I see for code.

Any suggestions for what I should be modifying?

Ash


: Re: Not Opening
: jonahh February 19, 2013, 02:46:45 PM
Ah 1.5 then it won't work.  This was only for 1.6 - 2.5.  The issue is jquery conflicting so you could hire someone to fix this conflict, change the jquery modules out or look for a jquery powered accordion menu on extensions.joomla.org.


: Re: Not Opening
: indaba February 28, 2013, 12:45:14 PM
Thanks for the follow-up. I ended up going with another module that did not have conflicts.  As always thought the responsive and helpful support is greatly appreciated.