![]() |
How do you make the short description longer?
Hi, does anyone know how you can make the short description text longer for products? I am running version 4.1.2 (lastet)
Thanks AB |
Welcome to X-Cart! Please start by reading the forum rules, and posting your X-Cart version in your signature (Edit profile, enter version, enter help desk password, click the 'Always attach my signature:' box, save):
http://forum.x-cart.com/viewtopic.php?t=6489 |
Hi Ryan,
Sorry about that, thanks. I have changed the details as you can see. Changing over to another system that I don't know is hard work and you just don't think of the small stuff :D |
Thanks! So where would you like the short description to appear longer?
|
Hi Ryan,
I would just like more text to show up where the short description appears, there must be a setting that I can adjust to show more charters? |
Use phpMyAdmin to change the field type from VARCHAR(255) to just a TEXT field on the short description table.
|
Hi Ryan,
Thanks, I was looking in the wrong place. :D |
Hi Ryan,
I have been to phpMyAdmin and I found the two tables descr and fulldescr however they are both set to text already, do you know if there is a setting in xcart? |
in skin1/customer/main/products.tpl
look for something like this : Code:
{$products[product].descr|truncate:300:"...":true} and change the # in there to something bigger(i changed mine to 300) |
Excellent, that works, I changed mine to 2000 and it makes the page layout better. Thanks. :D
|
All times are GMT -8. The time now is 03:22 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.