Advertisers/Shop list
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:
Parameter name | Description |
type | Pissible values: |
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: |
order | Ascending or descending sorting. Possible values: |
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. |
This shortcode will show all available merchants on your site with alphabet sorting:
Last updated