fwac19
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Cool 🙂
Do you know when the add-on will be available?
Super, Danke 🙂
Forum: Plugins
In reply to: [Comments - wpDiscuz] How to set the avatar size (PHP)Sorry, that was my fault.
I am using
add_filter(‘wpdiscuz_gravatar_size’, 180);
and it works 🙂Forum: Plugins
In reply to: [Comments - wpDiscuz] How to set the avatar size (PHP)Thanks!
Now I am using the newest version and tried to set
apply_filters(‘wpdiscuz_gravatar_size’, 180);
in my functions.php but nothing happens.What else is to do to change the avatar size?
- This reply was modified 8 years, 2 months ago by fwac19.
Forum: Plugins
In reply to: [Comments - wpDiscuz] How to set the avatar size (PHP)Thank you. But I styled the avatar with CSS, that isn´t the problem.
The image I get is a 80px-image, so it is fuzzy in the size of 180px!The only way I found is to set the value of $gravatarSize in class.WpdiscuzWalker.php …
Viewing 5 replies - 1 through 5 (of 5 total)