332 Posts
Kenneth
6 years ago
Topic

Hi,

In the menu item app I can not select parent menu item. Everything else seems to work fine. 

Get a Book for SEBLOD
4229 Posts
Kadministrator
6 years ago
0
Level 1

Menu parent appears only after you select Menu. If this doesn't happen you probably have a javascript error on the page (select dynamic cascade works using javascript).

332 Posts
Kenneth
6 years ago
1
Level 1

Okay. But "Menu item article" field is also select dynamic cascade. This works. All the other dynamic cascade fields work, but not parent?

4229 Posts
Kadministrator
6 years ago
0
Level 2

I jsut tested and it works fine for me.

332 Posts
Kenneth
6 years ago
8
Level 1

Hi again,

I've done some testing, and the only way I can get this to work is to run a clean protostar template. But even there as soon as I add a module with menu it stops working.

I really cant strip away anything more than this. 

4229 Posts
Kadministrator
6 years ago
7
Level 2

So you are trying to use this on frontend?

332 Posts
Kenneth
6 years ago
6
Level 3

Correct. And everything else except the parent selector seems to be working fine.

I remember when I paid to get this developed, it worked back then also in front-end. 

4229 Posts
Kadministrator
6 years ago
5
Level 4

I tested also frontend now and it works for me on default joomla template with core menu module. It must be some javascript comming from either your template or some of extensions that is breaking this, if you send me admin login I can take a look (klas.berlic at seblod dot com )

332 Posts
Kenneth
6 years ago
4
Level 5

Superb. Just sent you details + information. 

4229 Posts
Kadministrator
6 years ago
3
Level 6

HI,

Works fine for me in protostar n your site. 

Helix overrides defaults joomla javascripts and loads it's own versions, e.g. bootstrap is upgraded to version 3. Those versions are unfortunatelly not fullycompatible with seblod scripts – it seems that change event listener on Menu dropdown doesn't work for some reason.

You can try removing overrides from helix /js folder to see which one exactly is causing this.

332 Posts
Kenneth
6 years ago
2
Level 7

Hi again,

Yes, but as soon as you publish a joomla menu (core) it stops working again. Check the site now. I've added a left menu, and now it stopped working.

4229 Posts
Kadministrator
6 years ago
1
Level 8

There was a conflict with css class that comes from cascade group identifier and serves as javascript selector - as group was set to "menu" javascript wrongly selected menu items from menu module that also have .menu class. I changed group name in "Menu Item Menu" and "Menu Item Parent" select to "menuitem" and it seems to work correctly now.

332 Posts
Kenneth
6 years ago
0
Level 9

Thank you for this solution! :) I checked and can verify that it now works! 

Get a VIP membership