I'm trying to show 5 news message on the home page, but I noticed from the debugging tool that the $news_message only has one story in the array.
In news.php however, there's a new variable called $news_messages which has multiple stories...
How can I get access to that $news_messages variable from the home page?
I was able to find this thread which talks about exactly what I need, but it doesn't work for 4.4.x
http://forum.x-cart.com/showthread.php?t=48437 - looks like it's only valid for 4.3 and 4.2