
Originally Posted by
lidlchris
did you ever get an answer to this.. i have 5 multi sites set up and they are working perfectly.. EXCEPT the index settings in the _config files don't work for any of the sites.. I had to hard code my main site to get what i wanted but don't like to do things that way.. anybody know why these settings dont work?
these are the fields that don't seem to be doing anything
define('SHOW_PRODUCT_INFO_MAIN_NEW_PRODUCTS','0'); //Show New Products on Main Page
define('SHOW_PRODUCT_INFO_MAIN_FEATURED_PRODUCTS','1'); //Show Featured Products on Main Page
define('SHOW_PRODUCT_INFO_MAIN_SPECIALS_PRODUCTS','2'); //Show Special Products on Main Page
define('SHOW_PRODUCT_INFO_MAIN_UPCOMING','0'); //Show Upcoming Products on Main Page
Bookmarks