| Paragraphing in Model Description dialogue??? [message #58310] Mon, 10 December 2012 09:41 UTC |
 |
|
This may sound stupid, but I don't see how I can get my description to appear in paragraphs. I've seen it done in some stores, but many don't have it as well. My long item description looks too messy and who knows, might make me lose some sales. Please, if it's possible can someone tell me how?!
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #58344 is a reply to message #58310 ] Mon, 10 December 2012 19:35 UTC |
  |
|
|
Try with HTML tags, like <p> or <br>.
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #58384 is a reply to message #58344 ] Tue, 11 December 2012 10:25 UTC |
  |
|
We don't officially support using images in the description. You might be able to 'hack' it with HTML, but it may get filtered out in the future. Better stick to the way default images work!
Community Manager Europe | Shapeways
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #58469 is a reply to message #58384 ] Wed, 12 December 2012 14:36 UTC |
  |
|
He was asking about Paragraphing, not images... by default your description will be mashed together into one big messy lump, no matter how you type it.
I hadn't thought of trying html pagebreaks - Thanks, Stannum!
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #58470 is a reply to message #58469 ] Wed, 12 December 2012 14:37 UTC |
  |
|
Ack, my bad, sorry. I'll raise this issue again in our product team.
Bart
Community Manager Europe | Shapeways
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #58608 is a reply to message #58310 ] Fri, 14 December 2012 10:10 UTC |
  |
|
|
I insert a couple of <br> into my descriptions to separate paragraphs, seems to work - be careful though, when you go to edit a description you might need to put them all back in due to the way the text is filtered.
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #62222 is a reply to message #58608 ] Sun, 17 February 2013 06:04 UTC |
  |
|
I find it best to just use straight-up HTML paragraph tags:
<p>
One paragraph here.
</p>
<p>
Another paragraph here.
</p>
This always seems to work.
Mark
tinymtn.com
|
|
|
| Re: Paragraphing in Model Description dialogue??? [message #68738 is a reply to message #62222 ] Mon, 27 May 2013 06:08 UTC |
 |
|
Several HTML commands work.
Another useful one is:-
<strong> Shout Louder </strong>
|
|
|