Notifications
Clear all

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.

 

Great avatar help

4 Posts
2 Users
0 Reactions
2,613 Views
(@gogem)
New Member
Joined: 8 years ago
Posts: 2
Topic starter  

How to remove.Help pls

33

   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4233
 

Hi  gogem,

I'm sorry but I don't know what is this. wpDiscuz doesn't have such avatar on top of comment form. This is a conflict with your theme CSS or with other plugins. please leave a URL to this page to allow us debug HTML and CSS issues.


   
ReplyQuote
(@gogem)
New Member
Joined: 8 years ago
Posts: 2
Topic starter  
Posted by: Tom

Hi  gogem,

I'm sorry but I don't know what is this. wpDiscuz doesn't have such avatar on top of comment form. This is a conflict with your theme CSS or with other plugins. please leave a URL to this page to allow us debug HTML and CSS issues.

stelling.ru

login: demo

pass: qweqwe


   
ReplyQuote
 Tom
(@tomson)
Famed Member Admin
Joined: 10 years ago
Posts: 4233
 

Thank you gogem,

Ok, I see, this is not wpDiscuz component. This comes from some Social Plugin, it inserts this avatar using comment form top hook. In any case if you want to hide this, please use this CSS code in current active WP theme styles.css file or in Dashboard > Comments > Settings > Styling > Custom CSS Code textarea. Don't forget to delete all caches and do Ctrl+F5 on front-end:

#wpcomm .wc_social_plugin_wrapper img.avatar{ display:none }
#wpcomm .wpdiscuz-sort-buttons .wpdiscuz-sort-button{ display: inline-block; padding: 0px 4px; }

   
ReplyQuote
Share:
Scroll to top