By Andy on Thursday, 19 May 2016
Posted in Technical Issues
Likes 0
Views 788
Votes 0
1. Just created a Team Blog - I notice it's title and description appear twice (link provided).... Once in the nice box with the Team Blog logo, and again immediately above it.

Is this a bug? Easy to fix? It's the info in the box I'd like to keep... and not show the same info above it.

2. If I can sneak this question in too, I have a distant memory from using EasyBlog years ago that team blog member avatars used to show in the top info box as well.. that was a nice feature to instantly show who is contributing. Is that still possible, or was that removed?
You're welcome

I believe previously some of the customer requested the header to show the teamblog title and description, this is why it show duplicate title and description at the same page.

I will discuss with our developer regarding this.
·
Friday, 20 May 2016 09:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Andy,

I am sorry for the inconvenience caused. Kindly please find my response to your inquiries below:
1. Just created a Team Blog - I notice it's title and description appear twice (link provided).... Once in the nice box with the Team Blog logo, and again immediately above it.

Is this a bug? Easy to fix? It's the info in the box I'd like to keep... and not show the same info above it.

->I've helped you to hide the description and tittle above the box by override some css into custom.css:
.eb-header {
display: none;
}



2. If I can sneak this question in too, I have a distant memory from using EasyBlog years ago that team blog member avatars used to show in the top info box as well.. that was a nice feature to instantly show who is contributing. Is that still possible, or was that removed?

->I've checked from the previous version,where the team blog member's avatar cannot be appear in the top of info box.(please refer this screenshot: http://screencast.com/t/PuCSE1959G ) as well and Unfortunately, there is no setting for appearing the teamblog members avatar currently.
·
Thursday, 19 May 2016 12:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Fadhli

1. So was the repetition a 'bug' which will get fixed in the next version? (but thanks for adding that hide CSS in my custom.css)

2. OK I'll add the team member line up to Voices. Maybe it's something I'd just added manually in the past.. but a dynamic row of member avatars sounds like a nice thing for the top of the page.

EDIT: Here's the Voices link if anyone wants to vote for this: http://stackideas.com/voices/easyblog/item/1200
·
Thursday, 19 May 2016 19:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah I think that CSS is going to hide important header info on other parts of my site as I expand my use of EasyBlog? Is it Team Blog specific?
·
Thursday, 19 May 2016 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Andy,

I have revert back that custom css code from your site then I temporary applied some fix in this file -> JoomlaFolder/components/com_easyblog/views/view.php , i will consult with our developer regarding this and see what is it better solution for this situation.
·
Friday, 20 May 2016 01:10
·
0 Likes
·
0 Votes
·
0 Comments
·
OK thanks Arlex.

This is a genuine 'bug' right? Just checking that it would be repeating for everyone and it's nothing peculiar to just my install of EasyBlog?
·
Friday, 20 May 2016 07:00
·
0 Likes
·
0 Votes
·
0 Comments
·
OK thanks - will leave it in your capable hands. Clearly needs a fix to avoid that duplication!
·
Friday, 20 May 2016 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome
·
Friday, 20 May 2016 10:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post