X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   shorten text shown (https://forum.x-cart.com/showthread.php?t=52994)

Phoenixone 03-25-2010 06:42 AM

shorten text shown
 
hi guys i am trying to shorten the amount of text shown for my testimonials

so for instance i don't want the whole testimonial to show just say 100 characters.

how would i set the code for this:

here is my code that fetches the testamonial text

Code:

<td align="left">
            {$test.testimonial|replace:"\n":"<br>"}
            </td>


so what do i add to that to shorten the length?
help please

inkcarts 03-25-2010 06:55 AM

Re: shorten text shown
 
I think you use |truncate:100

Lyn

Phoenixone 03-25-2010 07:06 AM

Re: shorten text shown
 
thanks works perfect


All times are GMT -8. The time now is 02:04 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.