Replies: 4 comments 3 replies
-
What do you mean? Glyphicons are deleted since Bootstrap 4. bootScore uses Fontawesome, if you want to use Bootstrap icons you can install them in your child. |
Beta Was this translation helpful? Give feedback.
-
Thank you crftwrk...call it brain fog. Sorry for the bother. |
Beta Was this translation helpful? Give feedback.
-
Hello crftwrk, I have a difficult issue with a plugin that for the time being I have to use. The plugin has not updated the bootstrap version, and still uses the glyphicons. I have dequeued to remove their styles and the bootstrap version. Everything is working perfectly "except for" the glyphicons not showing...due to, as you said, being removed in bootstrap 4. I found an article here on github that provides the map to map all glyphicons to the appropriate fontawesome icons. Here is the article https://gist.github.com/blowsie/15f8fe303383e361958bd53ecb7294f9 The problem I am having is compiling that into bootstrap. When I add it to either the bootscore_custom.scss or bootscore_variable.scss it results in a compiler error "issue with compiler" and results in a 500 error. My knowledge of compiling scss is next to null, that's why I use bootscore because it makes it simple and does it beautifully. Can you lend any guidance at all? Thank you for your time. |
Beta Was this translation helpful? Give feedback.
-
Yeah, I did try that because I knew that fontawesome was already installed. I did enable developer mode, and added the code without the first 2 lines, first to the bootscore_custom.scss file and still got the error. removed it from there and added it to the bootscore_variables.scss, same thing. I must be doing something wrong. Here are the errors with dev mode enabled: Any ideas? added to the bootscore_custom.scss: added to the bootscore_variables.scss: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
Glyphicons are not loading. Before I spend days searching thought I'd just ask here if these are not included in bootscore?
Thank you bunches!
Beta Was this translation helpful? Give feedback.
All reactions