By Mariano Valcayo Villamor on Monday, 17 August 2015
Posted in General Issues
Replies 10
Likes 0
Views 415
Votes 0
Hi.

Since the last update, the Adsense block is not displayed. And also the block profile edit user photo.
Hey Mariano,

I am sorry that delay of this reply,

I have a little bit lost here, do you mean you have added adsense code in your blog content?

If yes, perhaps you can provide us with your Joomla backend and FTP access so we can help you check on this?

** Which post having this adsense code.
·
Tuesday, 18 August 2015 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes. I added the adsense code . It worked fine until last update.

And on the second error ? When I access the profile editor , the author avatar block not shown .

I checked with Firebug CSS and have the class <div class="form-horizontal clear">

Theme: Vintage. All propierties checked YES in Configuration and ACL
·
Tuesday, 18 August 2015 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Images
·
Tuesday, 18 August 2015 17:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mariano,

Can I have your Joomla access as well?
·
Tuesday, 18 August 2015 18:54
·
0 Likes
·
0 Votes
·
0 Comments
·
yes, not problem. register and give super administrator privileges
·
Tuesday, 18 August 2015 20:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mariano,

I am sorry but I did not seeing any of the joomla login credentials here. Can you re-provide the access again?
·
Wednesday, 19 August 2015 15:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi.
It is done.
·
Wednesday, 19 August 2015 16:11
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Mariano,

I am sorry that delay of this reply,

it seems like your current template overridden some styling so causing this avatar disappeared.

I've applied this following code in your current template css file :

div#fd.eb .form-horizontal.clear {
font-size: inherit !important;
overflow: inherit !important;
visibility: visible !important;
width: inherit !important;
height: inherit !important;
}


It should work fine now.

Regarding with your adsense issue, I have applied some fix in this file -> /JoomlaFolder/components/com_easyblog/themes/wireframe/adsense/responsive.php

it should work fine now.
·
Thursday, 20 August 2015 02:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Solved. Thank you.

fast and direct. You're the best


One last question: how shown the link Google+ profile in the biography? (open a new thread??)
·
Thursday, 20 August 2015 17:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mariano,

You're welcome.

Yes, that would be best if you can open another new thread regarding with your new question next time.

You can copy your Google profile link add into your Easyblog edit profile page, you will notice one of the section call `Google authorship`, chek my screenshot below. Hope this help.
·
Friday, 21 August 2015 10:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post