View Single Post
  #1  
Old 07-11-2010, 08:11 PM
 
almatesic almatesic is offline
 

Member
  
Join Date: Jul 2010
Posts: 12
 

Default How to display best sellers in a static page?

Not sure if i'm in the right category but I am stumped with this one. I am trying to display the bestsellers in a static page i created through the admin area. I have opened pages.tpl and placed the following code on the page...

{if $active_modules.Bestsellers}
{include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}

It displays in the categories page, home page, etc.. However it doesn't show up in a static page.

Not sure what i'm doing wrong but I am completely stuck here. I would think that code would work. I do have the Bestsellers module actived too.

Please help and thanks in advance for the help.
__________________
Albino D. Matesic
--------------------
x-cart version 4.3.2
Reply With Quote