Skip to main content
Use this page when you need the base embed code for Cevoid UGC galleries and cards. If you are building product, collection, category, or brand-aware galleries, start here and then continue to Dynamic Galleries.

Add the widget script

Add the Cevoid widget script once on pages where you render galleries or cards. You can place it in the <head>, before the closing </body> tag, or next to the widget container.
The script looks for elements with id="cevoid-container" and mounts a gallery or card based on the container’s data attributes. Use one container per widget.

Add a card container

For cards, use data-card instead of data-gallery.
A container should render either a gallery or a card, not both.
You can copy the gallery ID, card ID, or full embed code from the widget’s embed dialog in Cevoid.

Supported container attributes

Next steps