#7060

doanthuy
Moderator

hi,

To edit title ‘feature-product’:you need make these steps:
1, Go to sns_lamino\app\design\frontend\sns_lamino\default\template\sns\products\list.phtml
2, Replace:<?php echo $this->title;?>
by <?php echo $this->__($this->title);?>

To edit testimonial description: you go to admin and edit for each storeview

Thank.