Member
Member
Imlah   2017-10-28, 20:35
#1

Is there a way to force a "line break" in the "description"?
I'm trying this in Effervescence and StopDesign but having no luck.

Administrator
Administrator
acrylian   2017-10-28, 22:22
#2

I am not sure what you mean by "force". If you are not using the TinyMCE texteditor, you can use the htm .

Member
Member
Imlah   2017-10-29, 01:53
#3

I'm trying to break up a description into separate lines. Right now a description lays out as though it is one long line of characters and only breaks to another line when characters are more than about 120. The
has no effect. And I don't see a plug in for the Tiny MCE texteditor.

Member
Member
Imlah   2017-10-29, 01:55
#4

The usual page break of less than "br" and greater than, has not effect.

Administrator
Administrator
acrylian   2017-10-29, 09:03
#5

No, as normal "line breaks" are not supported. Use standard html for formatting or the TinyMCE editor which naturally also uses html internally. The plugin is called `tinymce4" and is for sure there since it is included.

If you really need these line breaks you have to edit your theme to use the pure values from the database.

Member
Member
Imlah   2017-10-29, 09:06
#6

Thank you. I added the plugin. It works. But the tags remain visible when you go and read the description.

Administrator
Administrator
acrylian   2017-10-29, 09:34
#7

Then you need to check the theme used. It surely does not with official themes (we use it on our own site as well).

Of course if you are using the editor, you don't need and should not add html tags manually, then they just would be text. Use the buttons the editor provides. For line breaks you need to use Shift + Enter, for paragraphs only Enter. Just like in Word etc.

Member
Member
Imlah   2017-10-29, 20:58
#8

Thank you, thank you. Things are working well now. Much appreciated.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.