Could someone explain me how to activate some mmenu add-ons?
I'm not an expert, and I've tried several methods including adding js files to the theme, but I don't get any results, on the contrary, sometimes I cause problems to the whole menu.
Help directing me to the right method would be greatly appreciated.
Many thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | override_mmenu-3156871-4.patch | 9.23 KB | tanc |
Comments
Comment #2
tancThe facility to override mmenu options and config hasn’t been added to the d7 version so I’m changing this to a feature request.
I haven’t been keen to do much on the d7 version other than fix bugs as I hope people will upgrade to d8 or d9, but as d7 support has been extended its probably reasonable to add this feature.
Comment #3
tancJust updating the title for clarity
Comment #4
tancThis patch adds the ability to override the options and config, much the same as the D8/9 version of the module does. In D7 however, the code is a bit different so see the section in the updated README (in this patch).
Comment #5
senzaesclusiva commentedHi tanc,
applied patch and it works like a charm ! :-)
Now I can try to learn how to add some add-ons (icons and counters, the ones that interest me the most) to make menu more intuitive and pleasant.
Many, many thanks
Comment #7
tanc