View Single Post
  #50  
Old 08-25-2009, 06:01 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Free "What's New?" X-Cart module released!

mrerotic
I'm not ready to explain about bestsellers dialog placement right now.
Quote:
2) whats orderid lite?
Categories are sorted by their orderids
So you can add specific class for the categories with the orderid less then 40 for example

Quote:
3) Can you make the 'Whas New' category specific for products?
Say for 'dvds' only catid '433'?
modules/Whats_New/products.php
Code:
$search_data["products"]["categoryid"] = 0; #place 433 (your catid) here instead of zero
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote