Hello Bean team and all memebers. Some times Suddenly icons get missing. First i tried to find location of fontawesome-webfont so i got some file in cache i deleted all cached css Fonts are back but there is still a error of missing fontawesome-webfont in network monitor of site
which is
https://mysite.com/wp-content/themes/fonts/fontawesome-webfont.ttf
https://mysite.com/wp-content/themes/fonts/fontawesome-webfont.woff
https://mysite.com/wp-content/themes/fonts/fontawesome-webfont.woff2
This means that some script or stylesheet finding font from wrong path It should be from
https://mysite.com/wp-content/themes/tm-beans/lib/api/uikit/src/fonts/fontawesome-webfont.ttf
https://mysite.com/wp-content/themes/tm-beans/lib/api/uikit/src/fonts/fontawesome-webfont.woff
https://mysite.com/wp-content/themes/tm-beans/lib/api/uikit/src/fonts/fontawesome-webfont.woff2
Can any have any solution why my font path is loading from wrong folder ?
See if this reply helps. https://community.getbeans.io/discussion/beans-https/