The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Telegram social ico...
 
Share:
Notifications
Clear all

Bug Telegram social icon not displaying

7 Posts
2 Users
1 Reactions
161 Views
Posts: 5
Topic starter
(@cmcalgary)
Active Member
Joined: 5 months ago

Hi there,

 

For some reason the Telegram icon isn't displaying in wpDiscuz for me. The login itself works fine, and all of the other icons display without an issue.

I've tried enabling/displaying the Font Awesome library within wpDiscuz settings, no change (including site cache purge).

 

I am using the official Font Awesome plugin, outside of wpDiscuz. 

 

I've added an example blog post in the support box.

 

Any suggestions on how to fix this? 

 

Thanks!

 

6 Replies
Asti
Posts: 7615
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Use the CSS code below: 

i.fab.fa-telegram-plane {
    color: #259bd8 !important;
                
}
i.fab.fa-telegram-plane:before{
    width:22px;
    height:22px;
    font-size:22px;
}

.wpd-social-login {
    display: flex;
    align-items: center;
   
}
.wpd-social-login > *{
    font-size: 15px; 
}

Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

Reply
5 Replies
(@cmcalgary)
Joined: 5 months ago

Active Member
Posts: 5

@asti Thanks!

 

Done - no change. wpDiscuz "purge all caches" done 2x.

Reply
(@cmcalgary)
Joined: 5 months ago

Active Member
Posts: 5

@asti is there a way I can swap it out?

 

from: fab fa-telegram-plane

to: fab fa-telegram

 

Perhaps that will work better?

 

Thanks!

Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7615

@cmcalgary 

Please watch this video to see that the code works fine: 

This may be a caching issue. Ensure that you've cleared all types of caches before checking again, as there might be some server-side caching involved.

Also, reset any minified or optimized files.

Reply
(@cmcalgary)
Joined: 5 months ago

Active Member
Posts: 5

@asti

tgicon

first off, thank you for taking the time to cut a quick video to show me. I'm not even a paying customer (yet!) but I absolutely appreciate that kind of customer service. 

 

I've disabled all of the plugins on my site, other than wpDiscuz, my theme (GP Premium) and my themes block editor (GenerateBlocks). 

 

I've cleared the cache using wpDiscuz's purge, and I've ensured my browser is not caching anything. I've tested this on Edge, Chrome and Firefox, as well as on my phone using Brave. 

 

Still no luck. As well, on Brave, the icons that do show up don't have their logos - I'll make a new post about that later. 

 

I've disabled the wpDiscuz minify for CSS/JS as well.

 

I'm not sure there's anything else I can try doing. Nothing I can think of anyway. 

Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7615

@cmcalgary 

Could you please send the admin login details to info[at]gvectors.com email address? I'll ask the developers to check the issue for you.

Reply
Share: