View Single Post
  #3  
Old 04-30-2010, 08:47 AM
 
presson83 presson83 is offline
 

Senior Member
  
Join Date: Sep 2008
Posts: 143
 

Default Re: Multi-Page Featured Products

Hi CFL,

A different number specification would be nice, but I can't even get the default number to take effect on the homepage where I have my featured products (it just shows them all even though I have the max products per page set to 30 in the admin).

Here's the code I have in customer/main/subcategories.tpl:

Code:
{if $f_products} {capture name=dialog} {include file="customer/main/navigation.tpl"} {include file="customer/main/featured.tpl"} {include file="customer/main/navigation.tpl"} {/capture} {/if}

Do I have something wrong there?
__________________
v 4.1.11, v 4.2
Reply With Quote