Quote:
Originally Posted by code4access
Hi mrkenzie, I like your solution and I had followed exactly your script, unfortunate i was not successful
|
Follow the message #17 then you'll get what you want. That's how I did it, and works like magic. No need for BIG codes!
find:
/today_news.tpl (from your admin panel)
Quote:
Originally Posted by ozchris
<a href="news.php" class="SmallNotes">{$news_message.subject}</a>
instead of the old
{$news_message.body}
Wow. my first xcart code change!
|