Notifications
Clear all

Problems with avatars

9 Posts
2 Users
0 Reactions
2,210 Views
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

Hello. I've been setting up my comment system with Wpdiscuz. I've been testing the social conection features (with my own accounts) and stuff. When I was trying to connect with Twitter account, suddenly avatars crashed. I mean, my personal avatar (set with gravatar) changed for my twitter avatar. Although I go to Gravatar setting and I try to put my avatar again, it doesn't work. And another weird thing has occurred. If I go to my wordpress comments settings, in the section where you can choose a "default avatar", the several options there only show my twitter account avatar.

Error

I don't know what to do!! I tried as well a plugin (WP-user-avatar) to restore the situation, but it continues giving this error. I know the problem is from Wpdiscuz because when I deactivate it, avatars come to normal again.

I hoop a soon answer! Thank you very much.

Raúl

This topic was modified 6 years ago by Raul_NutriBeast

   
Quote
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

I use the same gmail for twitter and Wordpress. Maybe the problem is here...


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 

Hi @raul_nutribeast,

Please navigate to Dashboard > Comments > Settings > Cache admin page disable the "Gravatar caching" option, then delete other plugins caches and check again. 

More info here:  https://wpdiscuz.com/docs/wpdiscuz-documentation/settings/cache/#grvatar_caching


   
ReplyQuote
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

The problem persists. The only way I can fix it so far is deactivating the Wpdiscuz plugin =S


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 

Hi @raul_nutribeast,

We don't find such an issue on our test websites. Could you please send admin login details to info[at]gvectors.com email address to allow us to check it? 


   
ReplyQuote
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

I appreciate your help, but I don't want to give my admin login details. Anyway, I could cope with the problem more or less. Thank you.

I have anothe doubt. More simple I think. I don't know if I have to open a new post. How can I delete the most reacted comment icon from the "discussion statistic" section?

Once again, thank you.


   
ReplyQuote
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

Another thing, sorry. When the plugin sends an email with links to delete all comments/follows/subscriptions, the link to delete follows doesn't work. It redirects to the post, but doesn't do anything


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 
Hi Raul_NutriBeast,
How can I delete the most reacted comment icon from the "discussion statistic" section?
You can hide all the "Discussion Statistic" section. Doc here:  https://wpdiscuz.com/docs/wpdiscuz-documentation/settings/comment-form/#components
 
If you like to hide only the most reacted comment icon, use the following CSS code. Add it in Dashboard > Comment > Settings > Styling > Custom CSS Code textarea, save it, delete all caches and do CTRL+F5 on frontend. 
.wpdiscuz-stat.wpd-stat-reacted.wpd-tooltip {
display: none !important;
}

When the plugin sends an email with links to delete all comments/follows/subscriptions, the link to delete follows doesn't work. It redirects to the post, but doesn't do anything

When you click on delete all comments link it redirects to the post and delete it. 

In case of follows/subscriptions link it displays a message. You can check it here:

https://wpdiscuz.com/demo/

Just try to follow some user, and Confirm Follow.

message

   
ReplyQuote
(@raul_nutribeast)
Active Member
Joined: 6 years ago
Posts: 8
Topic starter  

The first solution worked perfectly! Thanks

About the second one.. the problem persists. I tried it on the demo and it occurs the same


   
ReplyQuote
Share:
Scroll to top