Please or Register to create posts and topics.

Icon not showing on main page

Good day. I recently installed the WP plugin and was able to format it to fit my website theme. I am having a problem however with the main page comment icon, as it is not showing.

I have went through every file associated with the plugin, changing the “fas” and “far” to the “fa” style, which worked for every page except the main page. The main page still lists the comment icon as “fas fa-comments”, yet I cannot find the template to change this final set.

The website location for the plugin is as follows: https://saincai.if1.us/forum/

I have attached a photo of said main page as well, you can see the statistics icons are just fine.

Uploaded files:
  • Untitled.jpg

Here you will find the list of icons

https://fontawesome.com/icons?d=gallery&m=free

For the motorcycle icon it looks like this:

fas fa-motorcycle

 

 

Nur ein Biker weiß, warum ein Hund seinen Kopf aus einem Autofenster steckt.
Only a biker knows why a dog sticks its head out a car window.

The “fa fa-comments” works, but in the forum.php template, there wasn’t a “fas fa-comments” that shows on the main page. What I ended up doing was replacing the code: echo ‘<div class=”forum-status ‘.$unread_status.'”><i class=”‘.$forum_icon.'”></i></div>’; where I simply changed the class to what I am now using (fa fa-gg)

 

I think I see where I couldn’t find what I was looking for. I think that it is in each forum creation lol

Hello @katsuro

Actually the forum is using the .read/.unread css-classes which have the icons-definition assigned to it.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!