By Sin Ngo on Thursday, 14 September 2017
Posted in General
Likes 0
Views 825
Votes 0
Hi,

Is it possible to have this layout?

https://www.appscore.com.au/blog/
Hi there,

Maybe you can try to setup a new menu item and use 'grid layout' as shown http://take.ms/Ub6mY.

Please give it a try and see how it goes
·
Thursday, 14 September 2017 13:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I've just tried it and it doesnt look too good.

https://lineit.com.au/blog?view=grid
·
Thursday, 14 September 2017 23:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

It looks like none of the css and js in EasyBlog is rendered on the site. Did you add the necessary head codes into your Joomla template? It does seem like your template is most likely missing the head codes.
·
Friday, 15 September 2017 01:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Getting my developer to look at the issue. Is it the same problem with one of my other websites as well?

http://fotophound.com/blog
·
Tuesday, 26 September 2017 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

Yep, it certainly does look like the header is missing from your Joomla template, http://take.ms/ZSddZ . To render the header data from Joomla, one needs to insert the codes into the template,

[gist]
<jdoc:include type="head" />
[/gist]
·
Tuesday, 26 September 2017 23:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

This is the developers response to your response.

"We have investigate the issue and find out that there are css and js conflict in the website blog page. Please explore this path components/easyblog/ and in the theme and css folder do the needful to make the template right. For more assistance please let us know"

I'm confused because its like pointing fingers at each other.
·
Saturday, 07 October 2017 21:56
·
0 Likes
·
0 Votes
·
0 Comments
·
The developer definitely has no idea about what he is doing but clearly the template is missing the head codes that is required in Joomla. If he claims that there are conflicts, please ask him to view the source of the page at https://lineit.com.au/blog?view=grid and let me know which lines of css that is rendered from EasyBlog.

If you can provide us with the back end and FTP access, we'll add them for you.
·
Sunday, 08 October 2017 14:21
·
0 Likes
·
0 Votes
·
0 Comments
·
I think so too.

Details attached in hidden details.

Thanks.
·
Sunday, 08 October 2017 15:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

I have tried to login to the ftp but it isn't working for me here http://take.ms/fysRd

I tried it with tls / ssl as well as sftp and they aren't working too.
·
Sunday, 08 October 2017 22:01
·
0 Likes
·
0 Votes
·
0 Comments
·
I've added the cpanel login where you could access the file manager.

Have you tried the plain FTP encryption?
·
Sunday, 08 October 2017 23:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, this cpanel access works. Anyway, I edited the template file /templates/inner/index.php and found the following, http://take.ms/8dtbq . These are all hardcoded in the template! In other words, all the page has the same title and is extremely bad for your SEO too.

I have added the codes as shown here, http://take.ms/qI67q .

By the way, may I know which template company did you contract to design this for your site?
·
Sunday, 08 October 2017 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
To a Indian company I always used. The other websites work fine with your blog module.

I might get them to investigate further as it has affected the look of the inner pages of the website. Are you able to reverse the changes? It added "underlines" to the inner pages that wasn't there before.
·
Sunday, 08 October 2017 23:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure, I have reversed the codes that I added in /templates/inner/index.php but I would strongly suggest to get them to look into Joomla's templating architecture
·
Sunday, 08 October 2017 23:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

They finally fixed the layout. Yet it doesn't look nothing like the link below.

https://www.appscore.com.au/blog/
·
Thursday, 26 October 2017 21:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, did you paid them to design it? The grid layout in EasyBlog would look like http://easyblog.stackideas.com/grid and not https://www.appscore.com.au/blog/
·
Thursday, 26 October 2017 21:29
·
0 Likes
·
0 Votes
·
0 Comments
·
No. They just made it work with the template. Can your Easyblog grid look like that other link? Its a nice layout on all other websites I've seen.
·
Thursday, 26 October 2017 21:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

We don't actually have that exact layout. It's almost identical though which I believe you could copy their css over
·
Thursday, 26 October 2017 21:38
·
0 Likes
·
0 Votes
·
0 Comments
·
I chose the magazine layout and it looks close. I'll use that.

Cheers.
·
Thursday, 26 October 2017 21:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure, glad that it is all sorted out for you now
·
Thursday, 26 October 2017 22:02
·
0 Likes
·
0 Votes
·
0 Comments
·
I've added the cover page to display the picture on the front end. How do I stop the cover page from showing when you click into the blog article?
·
Thursday, 26 October 2017 22:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

Do you mean you want to hide the cover image when you are in the entry view? Take a look at my screen shot here, http://take.ms/0uoMf
·
Thursday, 26 October 2017 23:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your support.

Just a couple more questions. Can I stop the text from touching the edge of the screen? I've tried to center it but it doesn't look nice.

Also, see the mobile view. The text drags all the way down the bottom which doesnt look nice.
·
Friday, 27 October 2017 21:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Also, see the mobile view. The text drags all the way down the bottom which doesnt look nice.

It showing correctly on my end as you can see here http://take.ms/7tins.

Just a couple more questions. Can I stop the text from touching the edge of the screen? I've tried to center it but it doesn't look nice.

Maybe you can try css codes below and see how it goes.
[gist type="php"]
#eb .eb-entry-article .ebd-block {
margin-left: 50px !important;
}
[/gist]
·
Friday, 27 October 2017 21:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Its the grid view that looks funny.

https://lineit.com.au/blog?view=grid

Do I add the code to the template CSS or a specific CSS file?
·
Friday, 27 October 2017 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

You could add the css codes into /templates/inner/css/media.css
·
Friday, 27 October 2017 23:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. That helped moved the text over. I've changed it to 25 px.

How can I resolve the other problem which is the mobile view?
·
Sunday, 29 October 2017 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

Hm, sorry but there are several issues posted on this thread and I am not too sure which particular issue is this. Can you provide us with a screen shot of the problem?
·
Sunday, 29 October 2017 15:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure. As attached.
·
Sunday, 29 October 2017 15:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sin,

Hm, something is odd on your site as it isn't respecting if the user is using a mobile device or a desktop browser. When a user browses the site with a mobile device, EasyBlog will add an is-mobile class on the wrapper to fix the styling, http://take.ms/ndk3d

Is there some sort of caching system in place? By the way, is it possible for you to provide us with the back end and FTP access to look into this?
·
Sunday, 29 October 2017 16:04
·
0 Likes
·
0 Votes
·
0 Comments
·
I'll think I'll stick with the usual front page view. Too much messing around.

Can you let me know which CSS code for the front page view that moves the text from the edge?

Also, how can I limit the text? Like to show the introduction and then they click to "continue reading" to see the rest.
·
Sunday, 29 October 2017 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·

Can you let me know which CSS code for the front page view that moves the text from the edge?

Can you try to add the block of css codes below?

[gist]
body #eb .eb-post {
padding: 0 20px;
}
[/gist]


Also, how can I limit the text? Like to show the introduction and then they click to "continue reading" to see the rest.

Do you mean automated truncation? This can be configured under Settings > Layout > Truncation as you can see from my screen shot here, http://take.ms/KsguJ
·
Monday, 30 October 2017 00:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I think my developer has fixed up the inner pages properly now.

I'm going to attempt the grid view again.

On the desktop view, is there a set picture dimension I can use there the text will align properly? Same as the mobile view.

https://lineit.com.au/blog
·
Tuesday, 07 November 2017 23:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that it is working correctly now, might be your developer have fixed them for you. Please give it a check and see how it goes.
·
Wednesday, 08 November 2017 15:49
·
0 Likes
·
0 Votes
·
0 Comments
·
I think so as well. I'm attempting the Grid display again.

So the questions are on the previous thread. Please advise.
·
Wednesday, 08 November 2017 16:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

That what i am referring to actually, it is working as it should as you can see here http://take.ms/H5FIj. Or did i miss-understand you here?

Please advice.
·
Wednesday, 08 November 2017 16:48
·
0 Likes
·
0 Votes
·
0 Comments
·
There was a picture on the front page before instead of the black. Did the picture extend it out before?
·
Wednesday, 08 November 2017 16:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It is appearing now. It a bit weird actually, just now i saw it black

By the way, maybe you can try to implement css codes below and see how it goes.

@media (max-width:768px)
{
#eb .eb-blog-grid {
display: block;
}
}
·
Wednesday, 08 November 2017 18:51
·
0 Likes
·
0 Votes
·
0 Comments
·
media.css file? Added the code. Is it supposed to shrink the box?

I've added another blog post. The 1st post shrink to the correct size I would like. Can I keep it the same size for every post?
·
Wednesday, 08 November 2017 21:34
·
0 Likes
·
0 Votes
·
0 Comments
·
In your screen shot, it looks like you are using the grid layout. Unfortunately the first post is meant to be that way.
·
Wednesday, 08 November 2017 21:36
·
0 Likes
·
0 Votes
·
0 Comments
·
No worries. I'll leave it like that.

Thanks.
·
Wednesday, 08 November 2017 22:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for understanding Sin By the way, if you have any further issues, please do start a new ticket because it looks like this ticket is deviated a lot from it's original topic and it's pretty confusing for other support members to keep track.
·
Wednesday, 08 November 2017 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post