Accordeon Menu CK always opens twice
9 years 9 months ago - 9 years 9 months ago #25650
by fabian
Accordeon Menu CK always opens twice was created by fabian
Hi,
thank you for this tool. It is really very helpful.
After installing and configuration I've just one problem:
If I click on the first level the 2nd level opens, closes and opens again. So it allways opens two times! Closing is without any problems. The behaviour is quite normal...
I found out that the jQuery function call in the head of my html is also embedded twice:
Could this be the reason? How can I fix it?
Thank you for your support.
Best Regards
Fabian
thank you for this tool. It is really very helpful.
After installing and configuration I've just one problem:
If I click on the first level the 2nd level opens, closes and opens again. So it allways opens two times! Closing is without any problems. The behaviour is quite normal...
I found out that the jQuery function call in the head of my html is also embedded twice:
Code:
jQuery(document).ready(function(jQuery){
jQuery('#accordeonck92').accordeonmenuck({fadetransition : true,eventtype : 'click',transition : 'linear',menuID : 'accordeonck92',imageplus : '/www.mywebsite.de/modules/mod_accordeonck/assets/plus.png',imageminus : '/www.mywebsite.de/modules/mod_accordeonck/assets/minus.png',defaultopenedid : '',duree : 500});
});
Could this be the reason? How can I fix it?
Thank you for your support.
Best Regards
Fabian
Last edit: 9 years 9 months ago by fabian.
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25651
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Accordeon Menu CK always opens twice
hi
this line of code is to call the menu feature...
give me your url to check the issue
CEd
this line of code is to call the menu feature...
give me your url to check the issue
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25652
by fabian
Replied by fabian on topic Accordeon Menu CK always opens twice
Thank you for your quick answer.
At the moment the project is not online. I just have it here on my xampp test environment. I will publish it for you and send you the url.
Best Regards
Fabian
At the moment the project is not online. I just have it here on my xampp test environment. I will publish it for you and send you the url.
Best Regards
Fabian
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25653
by fabian
Replied by fabian on topic Accordeon Menu CK always opens twice
I sent you the url...
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25655
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Accordeon Menu CK always opens twice
I missed this information, yes that is the problem. Do you have a cache system enabled ?is also embedded twice:
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25656
by fabian
Replied by fabian on topic Accordeon Menu CK always opens twice
The normal Joomla cache is not activated (system > configuration)
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds