Stories

Widget used to display a list of playlists in a "Stories" layout

To use this widget you'll need to setup display conditions in your playlists settings, letting them appear in the html tag whenever the display conditions match the current url where your tag is included. For example, if your widget in a url with /products/shoes and you set in your playlist in the widget conditions Contains: /products/shoes, the playlist will be displayed in your stories widget.

HTML Snippet

<div class="aploze-widget" data-type="stories"></div>

Attributes

Here all attributes you can use in a HTML widget element:

* Required fields

CSS Classes

You can customize your widget appearance by overwriting the CSS, here all CSS classes you can select:

Last updated