Advertisers/Shop list
Last updated
Last updated
You can create separate page and show there list of merchants. We added special shortcode for this.
This module will create shop grid:
There are several parameters:
This shortcode will show all available merchants on your site with alphabet sorting:
Parameter name
Description
type
Pissible values: grid
, alphabet
, widget
.
cols
Set here number of columns for grid, maximum is 10. Default value: 5.
limit
Set here limit of items in grid. Default value: 10.
orderby
Possible values: date,
ID
, modified
, name
, rand
, title,
comment_count
order
Ascending or descending sorting. Possible values: ASC
, DESC
.
include
Comma separated list of Shop page IDs to retrieve.
exclude
Comma separated list of Shop page IDs not to retrieve.
imageheight
Height in px for logo of merchant.
wrapclass
Add here own CSS class for wrappers of block.
classitem
Add here own CSS class for item.