Quality Of Gravatar on Site

September 2015 Joomla Template
GK User
Tue Dec 22, 2015 1:46 pm
Anybody knows how to change quality of garvatar on site? It doesn't seem to me similar between original gravater image and gravater on site.
User avatar
Senior Boarder

GK User
Wed Dec 23, 2015 2:38 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Thu Dec 24, 2015 8:58 am
Cyberek wrote:Could you please post an url to your site?

Here is it: http://www.karkas.info/en/one-storey-ho ... re-53.html
User avatar
Senior Boarder

GK User
Thu Dec 24, 2015 1:34 pm
Please edit this files:
/templates/gk_technews/html/com_content/article/default.php
/templates/gk_technews/html/com_k2/templates/default/item.php

And find line that looks this way:
Code: Select all
<img src="http://www.gravatar.com/avatar/<?php echo md5(strtolower(trim($author_obj->email))); ?>?s=40" alt="" />

and change s=40 to s=80.
User avatar
Moderator

GK User
Thu Dec 24, 2015 2:06 pm
Thank you Cyberek! You are the BEST! ;)
User avatar
Senior Boarder

GK User
Sun Dec 27, 2015 7:26 pm
I have reported this issue to our devteam so it should be fixed with next template release.
User avatar
Moderator


cron