Tagembed
Tagembed is a social media aggregation platform that allows you to collect posts, reviews, and media from multiple networks and display them on your website using an embeddable gallery.
A few features of Tagembed include:
- Aggregate content from social networks and review platforms
- Customise gallery layouts and moderation settings
- Embed galleries on website pages
Tagembed can be used on ShopWired websites to display social feeds, user-generated content, and review content on landing pages or website pages using custom HTML
Account creation
Account creation
To begin using Tagembed with ShopWired, create an account on the Tagembed website. Once created, Tagembed will provide you with an embed code.
Adding the gallery to your ShopWired website
Adding the gallery to your ShopWired website
Tagembed galleries are added to ShopWired pages using a custom HTML section and an embed code, similar to the example below:
<div class="tagembed-widget" style="width:100%;height:100%;overflow:auto;" data-widget-id="YOUR_WIDGET_ID" data-website="1"></div> <script src="https://widget.tagembed.com/embed.min.js" type="text/javascript"></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own account, as the code and any ID values will be unique to your website.
To add the gallery to your ShopWired website:
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the Tagembed embed code into the Custom HTML setting
- Select out of the section and use the theme editor to position the gallery on the page
Recommendations
Recommendations
- Test the gallery on desktop and mobile devices to confirm layout and loading behaviour.
- Avoid embedding multiple Tagembed galleries on the same page unless required.