By Alexandre Cayer on Sunday, 09 November 2014
Posted in Technical Issues
Likes 0
Views 494
Votes 0
Hi Guys,

I have took screens to show the issue. In GROUP or PROFILE (timeline) view, the ES-STORY starts at the proper lane. However, in dashboard, it is starting far off down.

Thanks

Alex
Hello Alex,

There are some classes conflict with the template that you are using, to fixed it you can open
components/com_easysocial/themes/wireframe/dashboard/default.guests.php
and
components/com_easysocial/themes/wireframe/dashboard/feeds.php

Search for
<div class="es-filterbar clear">
and then change it to
<div class="es-filterbar fd-cf">

We will included this fixed into next release hence you are safe to modify those files.
·
Monday, 10 November 2014 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Alex,

I can't replicate the issues, please check the screenshots http://screen.stackideas.com/2014-11-09_1128.png
Can you provide your sites details and elaborate more so that we can check for you, thanks.
·
Sunday, 09 November 2014 11:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Chang,
I have provided info.
I checked the source. The new RSS button seems to have causing issue (the one from the last version...)

Issue on updating ??

Alex
·
Sunday, 09 November 2014 13:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes worked fine Chang. Thanks
·
Monday, 10 November 2014 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.
·
Tuesday, 11 November 2014 11:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post