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.

 

[Solved] Huge full size gravatar/avatar displays on comment form

2 Posts
1 Users
0 Reactions
1,141 Views
(@sharp11)
New Member
Joined: 6 years ago
Posts: 3
Topic starter  

Could someone please help me to fix this issue? I'm testing this wpDiscuz plugin on my site and I love the features it offers, but I'm having some trouble setting it up.

I'll attach a screenshot, but essentially, when the plugin is activated, an enormous gravatar/avatar is showing. I'm guessing there is a conflict with my theme. Is there any way to correct this?

image

Β 


   
(@sharp11)
New Member
Joined: 6 years ago
Posts: 3
Topic starter  

Actually, you can delete this thread (or keep it for others to find the answer)

Anyway, I found the answer:

I added this and it fixed the problem: Dashboard > Comments > Settings > Styles > Custom CSS Code

#wpcomm .wc_social_plugin_wrapper {
   display: none !important;
}

   
Share:
Scroll to top