When I make text layer it works fine when it's one line text, when I try to use <br /> it make following text starts from new line, but adds symbol 'n' at the beginning of the new line.
I tried to use <div> and <p> result the same, I got 'n' in between. At the edit screen 'n' doesn't pops up.
I checked, there is no other plugins or extensions can cause that. Soulution for problem is to continue same line in slider text editor, than \'n\' will not appear, but when I go from new line in editor \'n\' pops up. That is how slider parser works.
I found the problem. When you put the code <br> in the text. You must delete all the space before and after. Ore make a space with the code  . Good luck!
Hi,
When I make text layer it works fine when it's one line text, when I try to use <br /> it make following text starts from new line, but adds symbol 'n' at the beginning of the new line.
I tried to use <div> and <p> result the same, I got 'n' in between. At the edit screen 'n' doesn't pops up.
How can I remove 'n'?
Screenshots are attached
Not for sure, as you see in screenshot it starts new line and only than puts \'n\'.
Here is link http://test.hub4b.biz/hammas/fi/
I am also very interested in the solution of this issue.
ho jorik, please write your private ticket, we\'ll check the issue.
I checked, there is no other plugins or extensions can cause that. Soulution for problem is to continue same line in slider text editor, than \'n\' will not appear, but when I go from new line in editor \'n\' pops up. That is how slider parser works.
Hi,
Same problem here...
I am also very interested in the solution of this issue.
HI. please open your ticket, give a link to your website, we\'ll take a look.
I found the problem. When you put the code <br> in the text. You must delete all the space before and after. Ore make a space with the code  . Good luck!