-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some icons are not displayed #46
Comments
Curious, both seem to work for me.
What version of MagicMirror are you using?
… On 10 Jun 2019, at 20:46, John ***@***.***> wrote:
Hello,
I don't know why but I no all the icons are working.
If I take "phone", it's displayed by the module but no "mobile".
And yet, they are both "solid icons" (because at the beginning, I was thinking that only "solid icons" were working but no "regular icons", for example - but this is no the case).
How can we change that ?
Thanks !
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I'm using the last version, the 2.7.0 |
After you updated to 2.7, did you run the following command from your MagicMirror directory `git pull && npm install`?
Also, do you have other modules in your config? If so, does the problem persist if you remove them from the config.js file (including all the standard/default) modules and only include Network Scanner?
… On 10 Jun 2019, at 21:59, John ***@***.***> wrote:
I'm using the last version, the 2.7.0
And I have a lot of icons which are not working
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes, I did this command (it was necessary for update) and yes I have others modules. |
I’m not 100% sure, but on my upgraded instance, and a clean install, I can’t replicate the problem so I was hoping to explore what might be causing your issues.
One possibility is that a module may be referencing other versions of FA than the version included with MM. Referencing multiple versions of FA from the same webpage is known to cause unexpected results.
… On 10 Jun 2019, at 22:24, John ***@***.***> wrote:
Yes, I did this command (it was necessary for update) and yes I have others modules.
But, the question is : if it's other modules which are the cause, why some icons are displayed ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sorry for my late response but what is "FA" ? |
FontAwesome ;)
… On 21 Jun 2019, at 09:33, John ***@***.***> wrote:
Sorry for my late response but what is "FA" ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Ok, thanks :) |
Did you find a solution? I have the same problem. |
No, I didn't find it :/ |
@JohnB7777 / @simphide - could you confirm which version of MagicMirror you are using and let me know what happens if NetworkScanner is the only module in your config? |
I have the same issue; 'phone-square-alt' especially... |
Hello,
I don't know why but I no all the icons are working.
If I take "phone", it's displayed by the module but no "mobile".
And yet, they are both "solid icons" (because at the beginning, I was thinking that only "solid icons" were working but no "regular icons", for example - but this is no the case).
How can we change that ?
Thanks !
The text was updated successfully, but these errors were encountered: