Juicer
Juicer is a platform for collecting and displaying social media posts from multiple platforms in a single embeddable feed on a website.
Key features include:
- Aggregated social media feeds
- Support for multiple social platforms
- Customisable feed layouts
- Moderation and filtering tools
- Embeddable social media feed widgets
Juicer integrates with ShopWired by providing an embed code that can be added to website pages using custom HTML so you can display a social media feed on your website.
Account creation
Account creation
Create an account on the Juicer website at Juicer.
After creating your account, you can connect your social media accounts and create a feed. Once the feed is configured, Juicer provides embed code that can be added to your website.
Embedding a Juicer social media feed
Embedding a Juicer social media feed
After creating a feed in your Juicer account, the platform provides embed code that can be added to your website.
To add the feed to your ShopWired website, Juicer will provide code similar to the example below:
<iframe
src="https://www.juicer.io/api/feeds/example/iframe"
frameborder="0"
width="1000"
height="1000"
style="display:block;margin:0 auto;width:1000px;height:1000px;">
</iframe>
The code shown above is provided as an example only. You must copy the exact code provided in your own Juicer account, as the embed code and any ID values will be unique to your feed.
- 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 feed embed code into the Custom HTML setting
- Position the section where the feed should appear and save your changes
Recommendations
Recommendations
- Place social feeds only on pages where regularly updated content is beneficial
- Review moderation settings in Juicer to control which posts appear in the feed
- Test the feed display on a draft theme before adding it to your live website
- Adjust the embed width and height in the code if layout changes are required