Closed loloontheair closed 9 years ago
Is this a problem which has been resolved in Bootstrap yet?
It looks like they fixed it in 3.0.1 since we are using 3.1.1 it seems broken again. It's this issue https://github.com/twbs/bootstrap/issues/10106
So I did the following test:
I replaced the font folder in the bootstrap-shortcodes plugin by updated fonts I downloaded from the author - https://www.dropbox.com/s/clh9y6lqtmj01l8/halflings_updated_for_android.zip and it fixes the problem. I had the problem, on Safari, Firefox and iPad. All 3 now work!
The download link is provided in the bootstrap bug link I provided earlier.
I observe the same issue on several wordpress websites... (and latest plugin version 3.3.5 )
You can try by yourself : https://futilites.net/blog/wp-content/plugins/bootstrap-shortcodes/js/plugins/icons.html
I was able to reproduce this. I also fixed this (#54) by updating the bootstrap fonts to 3.3.5 too. @Sinetheta you forgot to update the fonts in 3d8d5d362e1bce805ffb9d440214a8e83d47cb4c.
Thanks @No3x I'll push a new version tonight.
Hello,
Some icons don't show correctly on Safari Mac latest version -bell, bookmark, briefcase, camera, wrench, etc...
So I did some research and I was able to fix the issue with the following help:
http://stackoverflow.com/questions/19417040/some-of-bootstrap3-glyphicons-are-not-displayed-correctly-on-phonegap-android-we
I would recommend to change the file some next version in Wordpress is not lost.
Thanks, Laurent