Vendors Widget
The addon registers a widget named Reign - Vendors that outputs a vendor grid in any widget area. It produces the same grid as the [rda_dokan_vendors] shortcode. See the Vendors Shortcode.
Adding the widget
Section titled “Adding the widget”Go to Appearance > Widgets (or the Customizer’s Widgets panel), and add Reign - Vendors to a widget area or sidebar.
Widget options
Section titled “Widget options”| Field | Type | Default | Effect |
|---|---|---|---|
| Title | Text | Vendor | Heading shown above the grid. |
| Number of vendors per row | Number | 1 | Columns in the grid. |
| Number of vendors | Text (number) | 6 | How many vendors to show. Falls back to 10 if not a positive number. |
| Show featured only | Checkbox | Off | Limits the grid to featured vendors. |
| Enable slider | Checkbox | Off | Renders the grid as a slider. |
| Layout | Select: Layout 1 to Layout 4 | Layout 1 | Card layout style. |
| Selected Vendors | Text | Empty | Comma-separated vendor IDs. When set, only those vendors are shown. |
- On save, every field is sanitized. The Selected Vendors field keeps only digits and commas.
- When Selected Vendors is filled, the featured-only and count options are ignored and the listed vendors are shown.
- The layout styles match the shortcode: Layout 1 and 2 show full vendor details, Layout 3 and 4 show the avatar with the store name.

