Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Description - Admin


myfirststore

Recommended Posts

Posted

Hi Everyone

 

I have a small problem and I hope you could help me.

 

When I am entering the product description through admin, no matter whether I give spaces or hit enter any number of times - everything in the textarea is getting stored as well as displayed as a single paragraph.

 

in the admin/categories.php

I have made sure that wherever product description is used, only just the value is given as it is without any formatting.

 

Any help would be greatly appreciated.

 

Thanks very much

Vivek

Posted

You have to use basic html in product descriptions. You can't just hit "enter."

 

You have to add

<br>

after every line to make your text go to the next line.

 

Google "Basic html," and you'll find thousands of tutorials.

Posted
You have to use basic html in product descriptions. You can't just hit "enter."

 

You have to add

<br>

after every line to make your text go to the next line.

 

Google "Basic html," and you'll find thousands of tutorials.

 

 

 

I do know html, but I didnt know that I have to use html there.

That was a big help for me.

 

Thanks again

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...