Support Forum

Editor issue – line breaks and hugs smilies

SS Sebastian Schimpf
Sebastian Schimpf
Member

Hi there,

maybe you remember that I reported the issue that smiles were not showing up in the text after using the editor. I fixed that one and not, after some weeks of no issue smilies are suddenly shown in hugs size:

 

BBTRI.jpg

 

It’s so weird. Any idea why this happen?

Another issue are line break. I use the enter button and it automatically creates two line breaks, not always but often. In the posts it show up like big gaps. 

BBTRI.jpg

This issue is only happening in the forum. When I edit pages in WordPress, it does not happen. 

Any idea how to fix this?

Warm regards,
Sebastian

2 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

I can’t look at the moment as I do not have source code available but as far as emojis go our themes have CSS to set them to either 16px or 20px. So I would assume that you have something else that is overriding that. You can use your browsers console to view elements to see what css rules are being applied. There is a ‘how to’ FAQ in our codex…

A return/enter in the TM editor should result in a closing paragraph tag and an open of a new one. If you are getting extra breaks – especially if you are getting br tags – then again something is either overriding the forum CSS OR overriding the normal TM html output. First thing to look for would be any TM plugins you have active – if any. Next would again be the CSS.

We can look at your forum and a representative post but probably not for a couple of days I am afraid,

MP Mr Papa
Mr Papa
Member

As Andy says, please share link to example. Much easier to investigate…