Virtuemart Categories Help [vm_categories] - Photo Spot Data Source

Use this data source to show the images of Virtuemart categories.

Notice: This data source will work only if VirtueMart 1.1 is installed in your website.

Parameters

Vendor   [cur_vendor]
If set, the data sources picks images from Viruemart categories of the current vendor only.
In custom calls the value can be 0 for disabled or 1 for enabled.
Default: 1

Display method   [display]
All categories [all] Picks images from all the Virtuemart categories.
Selected categories [selected] Picks images from the categories specified in the "Selected / Sub-categories" box.
Sub-categories [subcats] Picks images from the sub-categories of the categories specified in the "Selected / Sub-categories" box.

Selected / Sub-categories   [categories]
List of Virtuemart category IDs.
This setting has different behaviour depending on the value of the "Display method"
Example: 1, 2, 3

Order   [order]
Default order [default] Orders the images by the default ordering from Virtuemart.
Name [name] Orders the images in the name of the category.
Date - Newer first [mdate_desc] Orders the images by the category's date putting the newer ones first.
Date - Older first [mdate_asc] Orders the images by the category's date putting the older ones first.
Random categories [random] Orders the images randomly.