TheMuller / klubhjemmeside

KlubhjemmesideWebsite
GNU General Public License v2.0
1 stars 0 forks source link

Menu_Mgr :: Priority acting strange #72

Closed TheMuller closed 10 years ago

TheMuller commented 10 years ago

Hi sachin,

I have now installed the Menu_mgr on Blenstrup.info, but it seems to act kind of strange. I cannot figure out, what is happening. I have a small idea, that the priority numbers are not sorted by, when logged in. Cause the menu seems great when logged out.

The reason for my suspision is because I have moved the menus around, to sort them correctly like the way they look in real time.

Front end image

Back end image

enraiser commented 10 years ago

Actually the Mere you are seeing is More of ELGG. and the child Mere is your Mere. And what you are seeing is not the , child menu drop down but the ELGG More feature.

enraiser commented 10 years ago

The solution for you is instead of creating Mere simly add Blinders and Members at root level.

TheMuller commented 10 years ago

Aahh.. No, the problem is, that I have entered a priority lower than a previous one. So Nyheder=3 is lower than Administration=5000..

When deleting Nyheder the problem (More) is gone.. :)

Maybe we can solve the problem by sorting the Menuitems, when hitting submit

enraiser commented 10 years ago

obviously, because you deleted Nyheder, now there is only one (You're Mere) So There is no need of elgg Mere, So problem gone. First you rename menu_mgr Mere as MYMERE, So things will be bit more clear.

And Still If you have doubt create this situation in localb, So that we can talk bit more closely.

TheMuller commented 10 years ago

Argh, ok. Than it is because it is more then 7 menu items.. Have done it at localb now. If you delete the 7. the "more" will disappear..

TheMuller commented 10 years ago

Have you had the time to look at this also?

enraiser commented 10 years ago

I thought You are clear now. I am not sure what do you want, and how it is related to my work.

Any way, If you are still not clear I have done some modification by adding menu 5.1, 6.1 and 6.2 , You can see if you mouse hover you can still see 6.1 and 6.2 I just adde z-index:1; in {.elgg-menu-site .elgg-child-menu} so that 6.1 and 6.2 is visible over menu6.

TheMuller commented 10 years ago

Maybe I understand what you mean: when 6+ menu items, there should always be a "more-dropdown button". Agree. did not see it like that..