sunnydays Posted February 5, 2014 Posted February 5, 2014 Hi! I am wondering if someone knows how to change the code (probably in categories.php) so that I can have blank rows in the products description? Very kind regards!
Guest Posted February 5, 2014 Posted February 5, 2014 @@sunnydays I would install CKeditor which takes care of that issue and allows for so much more formatting. Chris
♥14steve14 Posted February 5, 2014 Posted February 5, 2014 If you want blank rows in your product descriptions you need to add html code to the description you enter. See http://www.w3schools.com/html/default.asp which will explain what to use for new lines, new paragraph and much more. REMEMBER BACKUP, BACKUP AND BACKUP
MrPhil Posted February 5, 2014 Posted February 5, 2014 It basically will come down to your inserting HTML formatting codes in the product description text. This can be done manually (e.g., <br><br> to force the end of one paragraph and the start of another), or as suggested earlier you can install something like CKeditor to do it in a "WYSIWYG" mode. By the way, osC 2.3.1 is getting rather out of date. You should be thinking seriously about upgrading to 2.3.3.4, which is the current version.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.