Tu Tran
Hi,
– I’ve just found this Tiket #436104, which is yours on the Ticket System. link: http://ticket.snstheme.com/scp/tickets.php?id=694. Please check it !
– To slove the tittle issue, please go to the file app\design\frontend\sns_riveshop\default\template\catalog\product\list.phtml, find and replace the code bellow:
echo Mage::helper('core/string')->truncate($_helper->productAttribute($_product, $_product->getName(), 'name'), 22);
By:
echo Mage::helper('core/string')->truncate($_helper->productAttribute($_product, $_product->getName(), 'name'));
– To slove the target problem, please go to the file app\design\frontend\sns_riveshop\default\template\sns\blocks\partners.phtml, find and replace the code bellow:
<a target="_blank" href="<?php echo $partner['link']; ?>">
By:
<a target="<?php echo $partner['target']; ?>" href="<?php echo $partner['link']; ?>">
Regards,
Useful
Recent Topics
Support Policy
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7