#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
Some Icons are Rect...
 
Share:
Notifications
Clear all

Some Icons are Rectangles

    Last Post
RSS

Chozen1
Posts: 7
 Chozen1
Topic starter
February 22, 2020 4:47 am
(@chozen1)
Active Member
Joined: 1 year ago

Hello earlier this week you helped me fix my posts icon by using this code. 

#wpforo #wpforo-wrap .fa-reply::before {
content: "\f112" !important;
}

That worked for posts icon but some of my other icons are still rectangles which includes: Latest Post:, Unread Posts, and Login Button. Can you please help me? 

Thank you, Look forward to talking to you soon… 

 Screen-Shot-2020-02-21-at-9.46.19-PM.png
Topic Tags
font-awesome missing icons
7 Replies
Alvina
Posts: 1883
Alvina - Facebook Alvina - Twitter
 Alvina
Moderator
February 22, 2020 8:43 am
(@alvina)
Member
Joined: 1 year ago

Hi @chozen1,

Please leave the example URL to allow us to check it.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
3 Replies
Chozen1
 Chozen1
(@chozen1)
Joined: 1 year ago

Active Member
Posts: 7
February 22, 2020 12:49 pm
Reply toAlvinaAlvina

@alvina

https://www.praiseandworshipgod.com/community/

 

Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 3 years ago

Support Team
Posts: 4065
Sofy - Facebook Sofy - Twitter
February 22, 2020 1:05 pm
Reply toChozen1Chozen1
Alvina

@chozen1,

Try the following CSS code. It should solve the issue:

.fas{
font-family: "Font Awesome 5 Free" !important;
font-weight: 900 !important;
}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.   

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
Chozen1
 Chozen1
(@chozen1)
Joined: 1 year ago

Active Member
Posts: 7
February 23, 2020 3:34 am
Reply toSofySofy
Chozen1
Alvina

@sofy, 

I am still having the same problem.

Thank you, Look forward to talking to you soon… 

 

 

Reply
Robert
Posts: 7624
 Robert
Admin
February 23, 2020 5:14 pm
(@robert)
Support Team
Joined: 5 years ago

@chozen1,

Do you know that your website theme uses a very old outdated Font-Awesome Lib? Its outdated lib affects all wpForo icons. We recommend either:

1. Find an option in your theme and disable the Font-Awesome Lib. Then navigate to Dashboard > Forums > Settings > Features admin page and enable wpForo Font-Awesome for whole website:

 

2. OR put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Save it delete all caches and check it.

#wpforo #wpforo-wrap .fas{
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    top: 0 !important;
}
#wpforo #wpforo-wrap .far{
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
    top: 0 !important;
}
#wpforo #wpforo-wrap .fab{
    font-family: "Font Awesome 5 Brands" !important;
    top: 0 !important;
}

 

IMPORTANT: The both solutions will fix all icons. So you should remove the old CSS code we provided before. i mean this CSS code should be removed:

#wpforo #wpforo-wrap .fa-reply::before {
      content: "\f112" !important;
}

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
2 Replies
Chozen1
 Chozen1
(@chozen1)
Joined: 1 year ago

Active Member
Posts: 7
February 23, 2020 5:48 pm
Reply toRobertRobert

@robert,

I will make changes shortly. 

Thank you, Look forward to talking to you soon… 

 

Reply
Chozen1
 Chozen1
(@chozen1)
Joined: 1 year ago

Active Member
Posts: 7
February 23, 2020 6:23 pm
Reply toRobertRobert

@Robert, 

You're the Man! That fixed me right up! You're a true blessing to WPForo! 

Thank You! 

God Bless You!!! 

 

Reply
Robert liked
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • Change Font Awesome Icons
    3 months ago
  • Changing Breadcrumb Style
    3 months ago
  • Font Awesome icons not showing
    5 months ago
  • Awesome font icons not showing (tried all known solutions)
    9 months ago
  • Replace Font-awesome Icons with Images?
    1 year ago
Topic Tags:  font-awesome (14), missing icons (3),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages  wpforo-advanced-attachments-128x128  wpforo-embeds-128x128 wpForo User Custom Fields addon  wpForo – Blog Cross Posting addon  wpForo Ads Manager
View all Addons »

Recent Topics

  • Add topic button in forum description

    By VereK, 33 mins ago

  • DB Errors in logs

    By VereK, 60 mins ago

  • How do I extend these for mobile view??

    By dantesalvino, 5 hours ago

  • Is it possible to display only nickname?

    By Talie, 23 hours ago

  • Entire site crashes after 1.9.5

    By Island Nature Trust, 3 days ago

  • Widget wpForo Recent Posts does not work well

    By st7878, 3 days ago

Topic Tags

  • new features43
  • seo40
  • translation37
  • plugin conflict36
  • forum36
  • buddypress33
  • login33
  • registration30
  • threaded layout30
  • ultimate member29
  • moderation28
  • editor25
  • css25
  • avatar24
  • menu24
  • shortcode24
  • tags22
  • profile22
  • migration20
  • url20
View all tags (1516)

Recent Posts

  • Add topic button in forum description

    As per the title. Is there a way to add an "Add topic" ...

    By VereK, 33 mins ago

  • DB Errors in logs

    Hundreds of these in the logs WordPress database erro...

    By VereK, 60 mins ago

  • How do I extend these for mobile view??

    How do I extend these boxes on mobile view? It doesn't ...

    By dantesalvino, 5 hours ago

  • RE: Color Documentation

    this issue has not been solved

    By gilbau, 19 hours ago

  • Is it possible to display only nickname?

    Hi, in my forum users wish to stay anonymous, so their ...

    By Talie, 23 hours ago

  • RE: How to stop profile spam?

    How about users to be allowed to have a signature IF th...

    By dimalifragis, 1 day ago

  • RE: How to edit profile location select box

    @sofyThank you

    By SpidiMan, 2 days ago

Share:
  Forum Statistics
20 Forums
8,036 Topics
40.3 K Posts
5 Online
15.5 K Members

Latest Post: Add topic button in forum description Our newest member: CasinoSoify Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2021 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Documentation