By John on Saturday, 07 April 2018
Likes 0
Views 603
Votes 0
hey guys, since updating to the new 5.21 I have some major issues with the site, this is issue 1 or 2 (I think)

So this is with respect tot he template - I use origami as a grid but you helped me with some tweaks to it to have it look closer to the magazine layout. Image attached of what it used to look like Vs now. I would like to get it back to looking as it did. I have the custom layout in
/template/forte/html/com_easyblog/blogs/magazine/layout_1.php

I have checked it for the EasyBlogRouter VS EBR bit don't appear to see anything so not sure if it is that or something else but would appreciate the help.
I also have some custom CSS elements

body #eb .eb-mag-blog-image {
background-size: contain !important;
background-position: center !important;
}
body #eb .eb-mag .eb-mag-grids > div {
flex: 0 50% !important;
}
#eb .eb-mag .eb-mag-body {
text-align: justify !important;
}
body #eb.mod-easyblogshowcase-magazine .eb-gallery-cover__img {
background-size: contain !important;
background-position: center !important;
background-color: #f9f9f9; !important;
}
#eb .eb-blog-grid-image {
background-size: contain; !important;

}
.sprocket-tabs-panel.active #eb .ebd-block:before, #eb .ebd-block:after {
display: none;!important;
}
I have a little bit lost what is the current issue?

By the way, can you update your site correct details at http://stackideas.com/dashboard/site so we can better have a check?

Because I was unable to login from your site and FTP server as well.
·
Saturday, 07 April 2018 14:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok I have updated the site details.

The issue is that pre up grade to 5.21 the site looked like the picture attached previously done using the grid layout but with a main article as you would int eh magazine layout. It was in 2 columns. Now there is just 1 column so looks like the layout overrides that were made don't translate the the new version
·
Saturday, 07 April 2018 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
We did have updated the HTML dom for those Grid layout in Easyblog 5.2, it might be some of the HTML not get updated from your customisation file. e.g. JoomlaFolder/templates/forte/html/com_easyblog/blogs/grid

If i rename this folder, it will show 2 columns, you can check my attached screenshot below.

Do you still remember who customise this for you in previously? Or you customise it by yourself?
·
Saturday, 07 April 2018 17:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, I've found out which HTML doom missing on your customisation file, i already help you updated in this file -> JoomlaFolder/templates/forte/html/com_easyblog/blogs/grid/default.php

Can you check again is it look fine now?
·
Saturday, 07 April 2018 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Arlex, that looks exactly as it was , great thanks!.
·
Saturday, 07 April 2018 18:47
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome John, glad that your issue is resolved now.
·
Saturday, 07 April 2018 18:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post