This is a discussion on Short Description in products within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; just erase following lines could result FULL DESCRIPTION under the Product Name **edit catalog/include/modules/product_listing.php $description['products_description'] = substr($description['products_description'], 0, 200); $desc_len ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| just erase following lines could result FULL DESCRIPTION under the Product Name **edit catalog/include/modules/product_listing.php $description['products_description'] = substr($description['products_description'], 0, 200); $desc_len = strlen($description['products_description']); $description['products_description'][$desc_len-1] = '.'; $description['products_description'][$desc_len-2] = '.'; $description['products_description'][$desc_len-3] = '.'; REMAKRS: NO SUPPORT LINE-BREAK DESCRIPTION, HOPE SOMEONE DID. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Short Description in products | michael_s | New osCommerce Contributions | 0 | 01-13-2008 04:31 PM |
| Products Short Description | michael_s | New osCommerce Contributions | 0 | 07-15-2007 07:16 AM |
| Contact Us - Short Form with Captcha | michael_s | New osCommerce Contributions | 0 | 03-07-2007 05:50 AM |
| Description of Products on Product Pages? | Milmod | osCommerce 2.2 Modification Help | 3 | 03-29-2005 12:28 PM |
| List products down the page with brief description | Dr_Evil | osCommerce 2.2 Modification Help | 2 | 04-24-2003 10:05 PM |