All those widgets can be used to customise your html templates.
<random-content categories="all" quantity="4"></random-content>
Option | Type | Default | Description |
---|---|---|---|
categories | String | none | From which category you want contents to be fetch.Either all or the id of a category. |
quantity | int | none | Number of elements you want. If superior to length of results, number of elements = length of results. |