Thread
:
Bestsellers modification
View Single Post
#
7
07-30-2008, 10:30 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: Bestsellers modification
Add this code to pages.php
Code:
if ($active_modules["Bestsellers"]) include $xcart_dir."/modules/Bestsellers/bestsellers.php";
Ensure that parsing of smarty tags in static pages is enabled.
Include your bestsellers.tpl in your static page.
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon