View Single Post
  #681  
Old 10-05-2014, 10:59 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ

skin/reboot/customer/main/featured.tpl

Before...
Code:
{include file="customer/main/products.tpl" products=$f_products featured="Y"}
Insert...
Code:
{if $navigation eq "Y"} {include file="customer/main/navigation.tpl"} <br /> {/if}


If not, take it to a ticket. Some additional tweaks possibly required.


Can you please look into it? I have posted a ticket?

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote