Just wanted to let you know what helped me make these two modules work together.

It's actually pretty simple, I just changed the module weight of this module (from initial 1 to 11) so it's above the "Special menu items" (weigth 10 by default) and now I get both of the two worlds: classes on

  • 's and also on 's inside those
  • 's.

    I don't know if there might be any issues with this approach, but I used this on 3 sites so far with more then 150 modules enabled on each, and haven't noticed any side effects.

    Hope this helps somebody.

  • Comments

    dizarter’s picture

    Correcting the previous, it should read

    Now I get both of the two worlds: classes on li's and also on a's inside those li's.

    rc_100’s picture

    Status: Active » Postponed (maintainer needs more info)

    hi dizarter,
    thanks for sharing that trick - I'll give it a try and will possibly add to documentation.

    rc_100’s picture

    Assigned: Unassigned » rc_100

    ok, just tested with Special Menu Items 6.x-1.5 - seems to work fine even when I don't change the either of the module weights. just wondering how this compares to what you were seeing?

    rc_100’s picture

    Status: Postponed (maintainer needs more info) » Closed (fixed)

    Closing for now.

    pog21’s picture

    Status: Closed (fixed) » Active

    Can you tell me how to change the weight of the module?
    Unfortunately I also find that Menu css names stops working when I activate Special menu items.
    Thanks!

    rc_100’s picture

    you can adjust the weight of your modules, by going into your db, selecting the "system" table and adjusting the weight value for the desired module(s). hope that helps!

    pog21’s picture

    Thanks rc_100. That worked a treat. Although for me both modules were set to weight=0 by default. Changed menu css names weight to 1.
    Cheers!

    mikeegoulding’s picture

    Issue summary: View changes
    Status: Active » Closed (won't fix)