Search
Close
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

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

2 Posts
1 Users
0 Reactions
1,444 Views
(@sharp11)
New Member
Joined: 6 years ago
Posts: 3
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
  [#4551]

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
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

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