By Richard on Friday, 16 September 2016
Posted in Technical Issues
Likes 0
Views 333
Votes 0
If I click on 'Forum' below the toolbar (see image), no posts are shown (I have to go to Recent Posts to see them).

Why does that happen and how do i fix it?
hey Richard,

I am sorry for the delay of this reply,

Can you check my attached screenshot below and see is it you referring this?

If yes, you can apply this following css into your current template css file.

#ed .ed-post-content {
line-height: 15px !important;
}

#ed .ed-reply-item__bd {
line-height: 15px !important;
}


Because currently we do not have any setting to adjust this, unless use some css to adjust this line height a little bit.
·
Monday, 19 September 2016 12:00
·
0 Likes
·
0 Votes
·
0 Comments
·
The forums view is actually show the main parent category post only, I've checked in your site, it seems like those main parent category you already set to container, mean no any discussion will submit in these main parent category.

So I already help you turn on this option "Show Categories With Empty Posts" from backend, it should show the discussion on Forums now.
·
Friday, 16 September 2016 21:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Arlex, all fine now.
·
Friday, 16 September 2016 23:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry Arlex, I forgot to ask, how do i reduce the gap between the lines in the forum post when I hit return to start a new paragraph in the editor?

The gap should only be a 1 line gap but it seems to be a lot more, possibly equal to 2 or 3 lines.
·
Saturday, 17 September 2016 00:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Hm, if you press enter key is it not working? May i know which discussion post having this issue?
·
Saturday, 17 September 2016 12:38
·
0 Likes
·
0 Votes
·
0 Comments
·
The enter key is working, it is just that there is far too much whitespace (see welcome to the forum post as an example but it affects all posts).

The post goes to a new line correctly when return is not used, but does not leave a gap for a new paragraph when I hit return once, so i need to hit return twice (hitting return once is the same as going to a new line without hitting return) and there is far too much whitespace.

If you look at the attached image from the 'Welcome to the Forum' post:

The Red arrows shows the problem after hitting return twice
The Blue arrow shows there is no gap after hitting return once
The Green arrow shows the sentence going correctly to a new line and it is exactly the same effect as hitting return once (blue arrow).
·
Saturday, 17 September 2016 17:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect Arlex, thank you for your help, all fine now.
·
Monday, 19 September 2016 13:30
·
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.
·
Monday, 19 September 2016 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post