accordeon hika level 2 und 3
8 years 10 months ago - 8 years 10 months ago #32595
by enis
accordeon hika level 2 und 3 was created by enis
Hello Cedric,
my problem is that the 2nd and 3rd menulevel (hika categories) always colapse after clicking them. The 1st level works as expected! Regarding the HTML the active state and current is set correctly in the li tags but the surrounding ul is always set to display none.
Please see the following html for better understanding. In this sample I clicked the third level item.
I am pretty sure that I am missing something in the configuration.
Could you please help me with this issue? If you need any other information please give me a shout.
Regards,
Enis
my problem is that the 2nd and 3rd menulevel (hika categories) always colapse after clicking them. The 1st level works as expected! Regarding the HTML the active state and current is set correctly in the li tags but the surrounding ul is always set to display none.
Please see the following html for better understanding. In this sample I clicked the third level item.
Code:
<li id="item-15" class="accordeonck item-15 parent level1 " data-level="1">
<img src="/modules/mod_accordeonck/assets/plus.png" class="toggler toggler_1" align="right">
<a class="" href="/index.php/hikashop-menu-for-brands-listing/category/15-italien">Italien</a>
<ul class="content_1" style="display: none;">
<li id="item-30" class="accordeonck item-30 parent level2 " data-level="2">
<img src="/modules/mod_accordeonck/assets/plus.png" class="toggler toggler_2" align="right">
<a class="" href="/index.php/hikashop-menu-for-brands-listing/category/30-venetien">Venetien</a>
<ul class="content_2" style="display: none;">
<li id="item-380" class="accordeonck item-380 current active level3 " data-level="3">
<a class="" href="/index.php/hikashop-menu-for-brands-listing/category/380-soave">SOAVE</a>
I am pretty sure that I am missing something in the configuration.
Could you please help me with this issue? If you need any other information please give me a shout.
Regards,
Enis
Last edit: 8 years 10 months ago by enis.
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32600
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic accordeon hika level 2 und 3
Hi
Please give me your url to check this
CEd
Please give me your url to check this
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago - 8 years 10 months ago #32601
by enis
Replied by enis on topic accordeon hika level 2 und 3
Hi,
here you go:
Thanks for checking this!
Regards,
Enis
here you go:
Thanks for checking this!
Regards,
Enis
Last edit: 8 years 10 months ago by enis.
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32602
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic accordeon hika level 2 und 3
after checking it seems that there is a problem to get the active tree. The last item is active, but not its parents
could you please try with a native hikashop menu module to see if the structure is the same
could you please try with a native hikashop menu module to see if the structure is the same
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32604
by enis
Replied by enis on topic accordeon hika level 2 und 3
ok enabled the hika menu and the second level seems to work ... please feel free to have a look at it.
Please Log in or Create an account to join the conversation.
8 years 10 months ago #32605
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic accordeon hika level 2 und 3
ok, the result is the same, no active class on the parent.
In the native module I suppose that the submenu is managed in PHP directly
I'm not available today to check in the code for this, please remind me at the beginning of the next week
In the native module I suppose that the submenu is managed in PHP directly
I'm not available today to check in the code for this, please remind me at the beginning of the next week
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.222 seconds