got it. i installed another plugin that uses font-awesome. apparently the font-awesome you are using in your plugin is completely different to the official one. (when checking their github page)
Hey! The latest Salient includes an updated font awesome with rules for the new fa- naming convention, if you're on a current release of the theme could you kindly allow me to log in so I can see this?
Hey again - unfrotunately i'm getting a noticed that the provided password is not correct for that username. Could you verify the credentials you've provided are right?
Alexander did you ever get your mobile issue resolved. Salient has been notorious with updates ruining fonts and buttons and we have updated so many times it's annoying.
The only issue that we have encountered with Icons being Missing is if a Plugin or Child Theme loads the FontAwesome Library thereby overriding the Theme FontAwesome Library .
To Fix it try opening your functions.php file and changing these items:
edit title: Menu Items were missing / not displaying
From one day to the other the menu icons went missing. Both the dropdown icon and the mobile menu icon.
there was no change to the css and the search icon and content icons are showing up correctly.
got it. i installed another plugin that uses font-awesome. apparently the font-awesome you are using in your plugin is completely different to the official one. (when checking their github page)
https://github.com/FortAwesome/Font-Awesome/blob/master/css/font-awesome.css
in your file the classes are for example called icon-angle-down, in the official font awesome they are called fa-angle-down.
Anything you guys can do about this in the next update? I dont always want to modify the plugin's css.
the plugin was already installed for some time and it did work before, i guess something about the references changed.
Hey! The latest Salient includes an updated font awesome with rules for the new fa- naming convention, if you're on a current release of the theme could you kindly allow me to log in so I can see this?
Hey again - unfrotunately i'm getting a noticed that the provided password is not correct for that username. Could you verify the credentials you've provided are right?
i have deleted the user again as I dont want to leave a admin login open for too much time.
took too long unfortunately. I will go with my workaround until the issue is eventually fixed.
Alexander did you ever get your mobile issue resolved. Salient has been notorious with updates ruining fonts and buttons and we have updated so many times it's annoying.
Hey Issen,
The only issue that we have encountered with Icons being Missing is if a Plugin or Child Theme loads the FontAwesome Library thereby overriding the Theme FontAwesome Library .
To Fix it try opening your functions.php file and changing these items:
to this:
Thanks
ThemeNectar Support Team