Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi guys, I use Discuz on several sites, but on one of them a symbol appeared that I don't understand what it is.
It seems to be called "Xing": Do you know how to eliminate it? It is in all the bio of the author, but I certainly did not insert it!
Thank you
Image of the symbol
https://imgur.com/GO4bvfR
My website
https://www.beautydiary.it/crema-cicatrici/
This question doesn't have any relation to wpDiscuz plugin. It may either come from the active theme or one of the plugins.
In any case you can hide it using the CSS code below:
.td-blog-beauty .author-box-wrap .td-author-social { display: none; }
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.Â
Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.