Initials avatars don’t work with Cyrillic names.
-
If you use an initials avatar with a Cyrillic author name, it uses a fallback avatar instead. To reproduce this, turn on Woocommerce integration, set avatars to initials, add a review with a Cyrillic author name to a product, reload the page.
I was able to “fix” the issue by commenting out line 54 in wp-content\plugins\site-reviews\plugin\Modules\Avatar.php.
//$url = add_query_arg($args, static::GRAVATAR_URL);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.