Image instead of Gravatar

Writer is a clean and professional theme for blog or personal website.
GK User
Thu May 07, 2015 9:04 am
Hi

I don't like the idea of being forced to use a gravatar image, is there any way of changing it so it can use a local image instead?

TIA
Kev
User avatar
Gold Boarder

GK User
Thu May 07, 2015 11:35 am
Gravatar service is well known and used across multiple platforms, that is why we decided to use it.
If you would like to resign from it you would need to implement your own solution or replace image with fixed one.
User avatar
Moderator

GK User
Thu May 07, 2015 11:37 am
Yeah I get that, its what to edit in the template to remove the Gravatar option
User avatar
Gold Boarder

GK User
Fri May 08, 2015 7:27 am
You need to search template files for an element starting with:
Code: Select all
<div class="itemAuthor"

and remove it.
My fast search found:
templates/gk_writer/html/com_content/article/default.php
templates/gk_writer/html/com_k2/templates/default/item.php
User avatar
Moderator

GK User
Fri May 08, 2015 8:27 am
Thanks

Will do
User avatar
Gold Boarder

GK User
Sat May 09, 2015 12:15 pm
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator

GK User
Sun May 31, 2015 7:48 pm
Is it possible to put the avatar of Community Builder (as well as information)?
User avatar
Junior Boarder

GK User
Mon Jun 01, 2015 6:06 pm
You can put anything there either by attaching an email connected with gravatar or by editing template core files.
User avatar
Moderator

GK User
Tue Jun 02, 2015 6:40 am
Which core files?
User avatar
Gold Boarder

GK User
Tue Jun 02, 2015 8:14 pm
They were mentioned in one of my previous posts.
User avatar
Moderator

GK User
Thu Jun 11, 2015 2:13 pm
Hi, Can you please link the word POST to the link you are referring to? I looked into previous post and found nothing pointing to template core files. I'm struggling with changing the gravatar, went to the templates/gk_writer/html/com_content/article/default.php
and changed ulr to my gravatar and inserted my email. nothing happening. facebook is looking at another gravatar ulr and I cannot find it anywhere. Excuse my lack of knowledge. your advise is much appreciated
User avatar
Fresh Boarder

GK User
Thu Jun 11, 2015 8:10 pm
Cyberek wrote:You need to search template files for an element starting with:
Code: Select all
<div class="itemAuthor"

and remove it.
My fast search found:
templates/gk_writer/html/com_content/article/default.php
templates/gk_writer/html/com_k2/templates/default/item.php


Quoted post is the example of change in Writer template.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.