Support Forum

No Gaps Between Paragraphs

DN Dan NSB
Dan NSB
Member

I recently added a Simple:Press forum to my WordPress website. The forum seems to work okay but when typing a post there are no gaps between paragraphs. This is very annoying to users. I have no post editor plugins installed.

Questions:

1) Is there a fix for this problem?

2) If I must add a text editor plugin to fix this problem, what is a good choice? (I just want a simple text editor, nothing fancy.)

3 Answers

New Answer

DN Dan NSB
Dan NSB
Member

I loaded the WYSIWYG Editor and that seems to have fixed the problem.

BR Brandon
Brandon
Member

That’s what I was going to recommend but you beat me to it. Nice thing about that editor is that it works very simply but if you want more options they are there and even more can be added if needed.

MP Mr Papa
Mr Papa
Member

in a plain text editor, you have to hit return twice to get a paragraph
tag. One return only gives you a br tag… In WYSIWYG, a return is a
paragraph tag…