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!
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.
In case you want to say thank you! 🙂
We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.
@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!
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.
In case you want to say thank you! 🙂
We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.
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.
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.
In case you want to say thank you! 🙂
We'd really appreciate if you leave a good review on the plugin page.
This is the best way to say thank you to this project and the support team.


