Guest Posted January 13, 2005 Posted January 13, 2005 the two pages specials.php and products_new.php don't use the code in catalog/includes/modules/product_listing.php, but instead they have their own code. This is a problem for me, as I have spent ages customising the code in product_listing.php for my site, and these two pages both look different from the rest of the site. Anyone know how I can get them to behave themselves?
boxtel Posted January 13, 2005 Posted January 13, 2005 the two pages specials.php and products_new.php don't use the code in catalog/includes/modules/product_listing.php, but instead they have their own code. This is a problem for me, as I have spent ages customising the code in product_listing.php for my site, and these two pages both look different from the rest of the site. Anyone know how I can get them to behave themselves? <{POST_SNAPBACK}> simple, module products_listing only needs the query $listing_sql. make that for specials and new products, include the product_listing module and ready. Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.