50-2023_55 is the parent category
I made a simple example.
2 menus :
"Election miss 55" (id : 639), type categories view. Filter Parent category id : 51 (2 childs id 53 and 55)
"Soir d'ouverture" (id : 450) type categories view. Filter Parent category id : 38 (2 childs id 40 and 41)
In the front end if i click on "La soirée" (id : 53), the result and the URL is OK.
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=639
In the front end if i click on "Mise en place" (id : 40), the result and but the URL is NOK. The itemid should be 450 instead of 639.
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=639
Now if i change the order of the menu (Soiree d'ouverture / Election Miss 55) the URl are :
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=450
and
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=450
The last one is NOK, i should have itemid = 639 instead of 450.
An hypothesis : for Joomla both menu are identical with the same menu item type. the "Filter Parent Category ID" parameter is not taken into account. And Joomla choose the first itemid in the menu list.
I made a simple example.
2 menus :
"Election miss 55" (id : 639), type categories view. Filter Parent category id : 51 (2 childs id 53 and 55)
"Soir d'ouverture" (id : 450) type categories view. Filter Parent category id : 38 (2 childs id 40 and 41)
In the front end if i click on "La soirée" (id : 53), the result and the URL is OK.
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=639
In the front end if i click on "Mise en place" (id : 40), the result and but the URL is NOK. The itemid should be 450 instead of 639.
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=639
Now if i change the order of the menu (Soiree d'ouverture / Election Miss 55) the URl are :
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=450
and
https://v4.carnaval-spc.fr/?option=com_ ... Itemid=450
The last one is NOK, i should have itemid = 639 instead of 450.
An hypothesis : for Joomla both menu are identical with the same menu item type. the "Filter Parent Category ID" parameter is not taken into account. And Joomla choose the first itemid in the menu list.
Statistics: Posted by Reddar — 17 Dec 2023, 22:16