[GH-ISSUE #256] Icons Not Showing #182

Closed
opened 2026-03-02 15:56:33 +03:00 by kerem · 15 comments
Owner

Originally created by @inellcorpin on GitHub (Nov 22, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/256

Why are icons not showing?

image

I've downloaded all CSS and JS since my site will be running local only and no internet.

Originally created by @inellcorpin on GitHub (Nov 22, 2019). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/256 Why are icons not showing? ![image](https://user-images.githubusercontent.com/58069801/69413931-b2672080-0d4c-11ea-818d-b17d2f9ea0c1.png) I've downloaded all CSS and JS since my site will be running local only and no internet.
kerem 2026-03-02 15:56:33 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (Nov 22, 2019):

I'm using font awesome icons, so download font awesome and try it

<!-- gh-comment-id:557458657 --> @prasathmani commented on GitHub (Nov 22, 2019): I'm using font awesome icons, so download font awesome and try it
Author
Owner

@inellcorpin commented on GitHub (Nov 22, 2019):

Hi Prasathmani, do you have the download link? And where do I store them once I have them?

<!-- gh-comment-id:557462392 --> @inellcorpin commented on GitHub (Nov 22, 2019): Hi Prasathmani, do you have the download link? And where do I store them once I have them?
Author
Owner

@EV-soft commented on GitHub (Nov 22, 2019):

Download link:
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css
Find this line in tinyfilemanager php:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
and edit to the place where you save the CSS

Be aware that other things will not work without Internet access (File Viewer / Editor?)

<!-- gh-comment-id:557475382 --> @EV-soft commented on GitHub (Nov 22, 2019): Download link: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css Find this line in tinyfilemanager php: `<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">` and edit to the place where you save the CSS Be aware that other things will not work without Internet access (File Viewer / Editor?)
Author
Owner

@inellcorpin commented on GitHub (Nov 22, 2019):

I already downloaded that css and have that in place but still not working.

image

<!-- gh-comment-id:557483240 --> @inellcorpin commented on GitHub (Nov 22, 2019): I already downloaded that css and have that in place but still not working. ![image](https://user-images.githubusercontent.com/58069801/69419550-a6349080-0d57-11ea-99f5-61bc7fc031b2.png)
Author
Owner

@EV-soft commented on GitHub (Nov 22, 2019):

It also need a font:
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0

<!-- gh-comment-id:557488796 --> @EV-soft commented on GitHub (Nov 22, 2019): It also need a font: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0
Author
Owner

@inellcorpin commented on GitHub (Nov 22, 2019):

Tried right now and still not working. Is this just copy and paste on the css folder?

<!-- gh-comment-id:557495371 --> @inellcorpin commented on GitHub (Nov 22, 2019): Tried right now and still not working. Is this just copy and paste on the css folder?
Author
Owner

@EV-soft commented on GitHub (Nov 22, 2019):

Download and save "fontawesome-webfont.woff2" in: Try the same folder as tinyfilemanager.php

<!-- gh-comment-id:557527938 --> @EV-soft commented on GitHub (Nov 22, 2019): Download and save "fontawesome-webfont.woff2" in: Try the same folder as tinyfilemanager.php
Author
Owner

@EV-soft commented on GitHub (Nov 22, 2019):

Create a foler:" /webfonts" and place it here.
Read more: https://stackoverflow.com/questions/49550011/font-awesome-icons-in-offline
Read more: https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself

<!-- gh-comment-id:557532777 --> @EV-soft commented on GitHub (Nov 22, 2019): Create a foler:" /webfonts" and place it here. Read more: https://stackoverflow.com/questions/49550011/font-awesome-icons-in-offline Read more: https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
Author
Owner

@EV-soft commented on GitHub (Nov 22, 2019):

Sorry... /webfonts is for the newest fontawesome version 5.0
v4.7 from 2017 uses a folder: "/fonts"
url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff')

<!-- gh-comment-id:557538978 --> @EV-soft commented on GitHub (Nov 22, 2019): Sorry... /webfonts is for the newest fontawesome version 5.0 v4.7 from 2017 uses a folder: "/fonts" url('..**/fonts**/fontawesome-webfont.woff?v=4.7.0') format('woff')
Author
Owner

@inellcorpin commented on GitHub (Nov 23, 2019):

I downloaded the latest version of webfonts. However, there are still icons not showing:
image

There are icons that are displaying though. Is there anything else I need to download?

<!-- gh-comment-id:557843358 --> @inellcorpin commented on GitHub (Nov 23, 2019): I downloaded the latest version of webfonts. However, there are still icons not showing: ![image](https://user-images.githubusercontent.com/58069801/69487042-76d46f80-0e8e-11ea-9084-47b5d82b7750.png) There are icons that are displaying though. Is there anything else I need to download?
Author
Owner

@Roni-Neto commented on GitHub (Nov 24, 2019):

https://neto.cf/download/78937498rue/fonts%20css%20js.zip

<!-- gh-comment-id:557845987 --> @Roni-Neto commented on GitHub (Nov 24, 2019): https://neto.cf/download/78937498rue/fonts%20css%20js.zip
Author
Owner

@inellcorpin commented on GitHub (Nov 24, 2019):

https://neto.cf/download/78937498rue/fonts%20css%20js.zip

I can't open the link...
image

<!-- gh-comment-id:557846131 --> @inellcorpin commented on GitHub (Nov 24, 2019): > > > https://neto.cf/download/78937498rue/fonts%20css%20js.zip I can't open the link... ![image](https://user-images.githubusercontent.com/58069801/69487452-2b718f80-0e95-11ea-8d5a-6a5bb4bd30a9.png)
Author
Owner

@Roni-Neto commented on GitHub (Nov 24, 2019):

fonts css js.zip

<!-- gh-comment-id:557846331 --> @Roni-Neto commented on GitHub (Nov 24, 2019): [fonts css js.zip](https://github.com/prasathmani/tinyfilemanager/files/3883095/fonts.css.js.zip)
Author
Owner

@inellcorpin commented on GitHub (Nov 24, 2019):

Downloaded the files. It still doesn't show the icons... :(

<!-- gh-comment-id:557869671 --> @inellcorpin commented on GitHub (Nov 24, 2019): Downloaded the files. It still doesn't show the icons... :(
Author
Owner

@inellcorpin commented on GitHub (Nov 24, 2019):

Downloaded the files. It still doesn't show the icons... :(

Now it's showing after clearing the cache. :)
Thanks to all!

<!-- gh-comment-id:557870047 --> @inellcorpin commented on GitHub (Nov 24, 2019): > > > Downloaded the files. It still doesn't show the icons... :( Now it's showing after clearing the cache. :) Thanks to all!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#182
No description provided.