View Single Post
  #387  
Old 01-17-2014, 02:16 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Do we need to change anything within the reboot module to allow the new version of Refine Filters to show on the home page (new feature).
You need to add the following to skin/reboot/customer/main/welcome.tpl
Code:
{if $active_modules.Refine_Filters} {include file="modules/Refine_Filters/home_products.tpl"} {/if}
See attached patch also (thanks David).
Attached Files
File Type: diff rf_461_new_entry_points.diff (6.0 KB, 2 views)
__________________
xcartmods.co.uk
Reply With Quote