The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Social Media İcons ...
 
Share:
Notifications
Clear all

Social Media İcons Are Not Display

4 Posts
2 Users
0 Likes
1,216 Views
Posts: 2
Topic starter
(@cengizhanfoicey)
New Member
Joined: 3 years ago

Hello. Social Media İcons are not display. I was read all old topics and applicated some thing. But not work

  •  I tried to "Load Font Awesome css lib"
  •  Enabled all social login sharing options

 

As you can see Social Media İcons are not display

WhatsApp Image 2021 06 16 at 16.26.46

Load Font Awesome css lib

WhatsApp Image 2021 06 16 at 16.28.22

Enabled all social login sharing options

WhatsApp Image 2021 06 16 at 16.28.02
WhatsApp Image 2021 06 16 at 16.27.33

 

relevant address: Site link

 

Please Help us. Thanks.

Topic Tags
3 Replies
Asti
Posts: 7105
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @cengizhanfoicey,

This is just a small CSS conflict with the theme or other plugins. Please use this CSS code to solve the issue: 

#wpdcom .wpd-social-login i {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: normal !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all kind of caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

We also see some other conflict. See the screenshot below:

image

Use this CSS code to solve it as well:

#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon{
    top: 15px;
}

 

Reply
Posts: 2
Topic starter
(@cengizhanfoicey)
New Member
Joined: 3 years ago

Thanks for quick answer, second code is worked but first code is not working 

 

I got a mistake by trying to add the code which you sent me. I attached the ss and I translated the notification received.

#wpdcom .wpd-social-login i {
font-family: "Font Awesome 5 Brands" !important;
font-weight: normal !important;
}

"Something went wrong. Wait a few seconds and then try again."

WhatsApp Image 2021 06 16 at 18.24.37

When I added these (second) codes in additional CSS, worked

#wpdcom .wpd-form-row .wpdiscuz-item .wpd-field-icon{
top: 15px;
}

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7105

@cengizhanfoicey,

try to add the same code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.  

Reply
Share: