By Joel Grant on Tuesday, 19 April 2016
Posted in Technical Issues
Likes 0
Views 405
Votes 0
With every transition between articles the container for the blog showcase module gets huge for a fraction of a second. This occurred as a result of our latest easyblog update (major update from an older version). This is very disruptive to a user scrolling down the blog posts. Please see http://gardentowerproject.com/news/towerpower-blog to experience the issue.
Thank you,
Joel
Hey Joel,

I've checked in your site, it seems like your current template styling conflict with Easyblog so causing this issue, can you temporary disable with your cloudflare cache system from your server and provide us with your FTP access so we can better have a check on this css issue?
·
Wednesday, 20 April 2016 10:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Where do I securely provide ftp access credentials?
·
Friday, 16 December 2016 01:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Joel,

You can provide us with your FTP credentials into your first post, you can refer on my attached screenshot below.

This site details area only our moderator can view it.
·
Friday, 16 December 2016 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Joel,

There have a css conflict with the template, you will need to insert css codes below into your templates stylesheet.

[gist type="php"]
div#fd.eb .eb-showcases .item.left {
float: none;
margin: 0;
width: auto;
}
[/gist]
·
Friday, 16 December 2016 13:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Chang,

I just entered FTP access credentials through https://stackideas.com/dashboard/site, I would greatly appreciate if you can make the css edits to work with the updated easyblog themes.

Thank you very much,

Joel
·
Friday, 16 December 2016 21:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Joel,

I have insert the following codes for you into /templates/beez5/css/general.css, kindly clear your browser's cache and check again.
·
Saturday, 17 December 2016 12:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Chang,

I refreshed the site cache and the issue is still present. That should be the correct template for the site. Where should we go from here?

Thank you for working with me on this.

Joel
·
Tuesday, 20 December 2016 02:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Joel,

I already applied my colleague fix into this file -> /httpdocs/templates/beez5/html/com_easyblog/styles/custom.css , it should work fine now, can you give it a check?
·
Tuesday, 20 December 2016 10:12
·
0 Likes
·
0 Votes
·
0 Comments
·
It worked!! Thank you very much!

Joel
·
Wednesday, 21 December 2016 03:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 21 December 2016 09:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post