Closed (fixed)
Project:
The Better Mega Menu
Version:
7.x-1.0-beta5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2013 at 17:38 UTC
Updated:
11 Feb 2015 at 18:27 UTC
Jump to comment: Most recent
Comments
Comment #1
davidlovere commentedI decided to go ahead and disable font-awesome by commenting out lines 227 -232 of tb_megamenu.module and lines, 39 - 44 of tb_megamenu.admin.inc, as well as line 1 of base.css. This may not be the best solution but it works in my environment.
It would be nice if your software could give the admin a choice of whether or not to use font-awesome, thus eliminating the problem of customization.
Comment #2
ñull commentedThere is also the fa module that depends on the fa library. It would be better to make tb_megamenu compatible with that and not install its own (outdated) fa. I need the square versions of twitter, google and facebook and in the tb_megamenu they are not available. tb_megamenu should probably use the library folder too.
Comment #3
dsrikanth commentedThank you so much for #1! That did the trick for me.
Comment #4
ñull commentedA new upgrade overwrote my changes. Please come up with a solution for this!Comment #5
ñull commentedComment #6
ñull commentedIt was not this module that messed things up but fontawesome and icon (api). icon dev version is compatible with fontawesome 4.x, but the latest release version of fontawesome module is using the older 3.2.1 which is not compatible with icon api. Sorry for me overreacting and accusing wrongly
Comment #7
ñull commentedThe code of beta5 checks the presence of fontawesome in libraries so this ticket can be closed now