Some dropdown menus not working

Re: Some dropdown menus not working

by Anu Laitakari -
Number of replies: 16

Hi Walter,


Did you find a solution to this? We have the same issue.

Thanks,

Anu

In reply to Anu Laitakari

Re: Some dropdown menus not working

by Julia fil -

Hi Walter, 

We have the same too. 

Is it a solution?


In reply to Julia fil

Re: Some dropdown menus not working

by Abu Ali -
hi dear;
i have the same issue, please let me know if you have find the above solution
In reply to Abu Ali

Re: Some dropdown menus not working

by Julia fil -

Hi, Abu Ali!

U need to change style in /theme/bootstrapbase/style/moodle.css:

.jsenabled .moodle-actionmenu[data-enhance] .menu {
 /* display: none;*/

In reply to Julia fil

Re: Some dropdown menus not working

by Abu Ali -
Thanks Julia fill;

please explain me little more about how to apply change. thanks for helping
In reply to Abu Ali

Re: Some dropdown menus not working

by Julia fil -
Abu Ali, you need open the css file in /yourdomain/theme/bootstrapbase/style/moodle.css:
find this line .jsenabled .moodle-actionmenu[data-enhance] .menu {
and comment this -> /* display: none;*/
In reply to Julia fil

Re: Some dropdown menus not working

by Guido Roessling -
Picture of Plugin developers
I have the same (I think) issue in Moodle 3.8 (20191118), but do not have theme/bootstrapbase, and making a similar change in theme/boost/style/moodle.css does not work. Does anybody have a hint on where I need to look?
Average of ratings: Useful (1)
In reply to Guido Roessling

Re: Some dropdown menus not working

by Hermann Klocker-Mark -

Sorry no solution but the same/similar problem! I have bootstrapbase/style/moodle.css but changing this line does nothing.

Even when switching to boost the problem persists. Deleting caches did not help.

In reply to Hermann Klocker-Mark

Re: Some dropdown menus not working

by Hermann Klocker-Mark -
I investigated (my problem) a little more and filed a bug description: https://tracker.moodle.org/browse/MDL-67311
Average of ratings: Useful (1)
In reply to Hermann Klocker-Mark

Re: Some dropdown menus not working

by Visvanath Ratnaweera -
Picture of Particularly helpful Moodlers Picture of Translators
I am not aware of the problem. Wonder whether this applies: Problem accessing dropdown such as personal profile since 3.8 (20191118) update
In reply to Visvanath Ratnaweera

Re: Some dropdown menus not working

by Hermann Klocker-Mark -

The link you have given is an exact description of my experience (yes, my profile menu is not working too).

But, according to the suggestion there, I am not able to identify a plugin, which could be the culprit. The Javascript file first.js is in directory lib. Is this related to some plugin?  

Attachment fehler1.png
In reply to Visvanath Ratnaweera

Re: Some dropdown menus not working

by Hermann Klocker-Mark -
After reading your link again I decided to uninstall mod_groupformation and the problem was gone.
Average of ratings: Useful (3)
In reply to Hermann Klocker-Mark

Re: Some dropdown menus not working

by Dr. Nellie Deutsch -
Thank you for your help, Hermann. I uninstalled the groupfromation activity from 3.9.1and the profile menu and all the other menus are back.
In reply to Julia fil

Re: Some dropdown menus not working

by Nur Ali Tejani -
Thank for this.
Worked (but on the same page and in next page again not clickable)
But i am facing same issue with clicking on any drop down menu, Site administrator links, Add and activity and resources.
Need assistance
In reply to Nur Ali Tejani

Re: Some dropdown menus not working

by Rock Pham -

I was able to fix my site's dropdown menus not working by purging cache, no need to uninstall any plugins

1. Go to Site Administration

2. Search "Purge cache"

3. Select Purges caches

4. Select Purges all caches

Wait a bit and done

I do not know how to replicate the issue, it just happened randomly