By Paul Murray on Thursday, 02 April 2015
Posted in General Issues
Likes 0
Views 583
Votes 0
Hello SI Team

I just do not get this!
At the bottom of an EB post or indeed if I go to view more posts by this author I seem to see one profile. Note the web site listed is http://www.paurray.de.

When I go to ES I see another profile. Note the web site listed is http://www.finalbug.tv

Could you please advise what I am missing.

Surely this should be one and the same thing?

via ES:

http://finalbug.net/synergise/62-paurray/about

via EB:

http://finalbug.net/blog/blogger/listings/62-paurray

thanks in advance

Paul
Hi Paul,

Sorry for late reply to this,
I've help you applied this css fix in your Wanderers custom.css file

body div#fd .teaser-image img {
width: 100% !important;
}


Regarding with your second question :
I've help you fix it on this 2 file, can you give it a check?
JoomlaFolder\administrator\components\com_easyblog\tables\profile.php LINE 463
JoomlaFolder\media\com_easysocial\apps\user\blog\themes\default\profile\default.php LINE 26
·
Wednesday, 08 April 2015 22:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Paul Murray,

May i know which page you access this blogger listing page ( http://finalbug.net/blog/blogger/listings/62-paurray )?
·
Thursday, 02 April 2015 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

I am here:

http://finalbug.net/blog/entry/400-edit-in-resolve-the-fcp-way-part-01

and click:

Show more posts from author


and that takes me there:

http://finalbug.net/blog/blogger/listings/62-paurray

I think you will find this works like this for any post

best

Paul
·
Thursday, 02 April 2015 16:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Paul Murray,

Unfortunately it will not achieve this way yet, but you can modify this file for temporary fix this JoomlaFolder\administrator\components\com_easyblog\tables\profile.php
LINE 463

$url = EasyBlogRouter::_( 'index.php?option=com_easyblog&view=blogger&layout=listings&id=' . $this->id );
//Replace with
$url = EasyBlogRouter::_( 'index.php?option=com_easysocial&view=profile&id=' . $this->id );
·
Thursday, 02 April 2015 18:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

I think in all fairness it is kind of a half fix. Sorry just saying.

When I apply it the:

This works

View author's profile


However:

Show more posts from author


Takes me to the profile of the author and not his blog posts.

Which does not really make sense.

Is there a way to get only
View author's profile
to work?

Also what I do not understand is when
Show more posts from author
worked it took me to a kind of mini profile.
On the mini profile the website: http://www.paurray.de was displaying!
Where did I set this?
Is this some kind of left over from a EB 3.x mini profile?

thanks for your patience

Paul
·
Thursday, 02 April 2015 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Paul Murray,

Sorry for late reply to this,

I've help you temporary fix this in the same file.

Regarding with your "Mini profile" issues :
>> I'm not really sure where this come from, because Easyblog do not have any mini profile exist.
·
Friday, 03 April 2015 16:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

Great this helps a lot.
Can you please tell me where you made these fixes?
And what code you added:
Are you still here:

JoomlaFolder\administrator\components\com_easyblog\tables\profile.php

thanks

Paul
·
Wednesday, 08 April 2015 15:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

Please check this:

http://finalbug.net/component/easysocial/profile/62/99-blog?Itemid=937

i.e. after your fix

Then go to the bottom:

and click this:

View all blog posts from paurray

which will take you here:

http://finalbug.net/blog/blogger/listings/62-paurray

Like this is all going to change again anyway at the latest when EB5 is installed!

But I think until then it is better to have the same look for both the first and second link.

a) Is it possible to adjust the image sizes for the first link so that they fit in the box!
b) Is it possible that clicking “View all blog posts from paurray” will be formatted like the first link?


And I am really sorry but also what I still do not get is where did I enter the following:


Paul David Murray
Paul Murray is an Editor & Final Cut Trainer
http://paurray.de



because on my ES Profile I have:

Name:
Paul David Murray
About Me:
finalBUG Community Manager | Apple Certified Trainer | Film Editor
Web Site:
http://www.finalbug.tv




thanks in advance

Paul
·
Wednesday, 08 April 2015 15:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex

Wow. That is way better.
Thanks for your help on this.
I guess that this kind of stuff will work with out fixes or hacks when EB 5 & ES 1.4 are there.

Again thank you

Paul
·
Wednesday, 08 April 2015 23:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Paul Murray,

You're welcome, we will see what we can improve this in the future.

*Note: remember do a backup before update in currently.
·
Thursday, 09 April 2015 01:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post