View Single Post
  #10  
Old 12-19-2011, 08:08 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Showing more than 1 News story on the Home page

This may be obvious, but what we are going to need to do is assign the variable $news_messages somewhere other than news.php.

In modules/News_management/news_manage.php you will see the variable assigned to smarty:
Code:
$smarty->assign('news_messages', func_news_get($shop_language, false, false, "$first_page, $objects_per_page"));

Hope that helps,

-Mike
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote