Overview
There are two ways to display your Juicer feed on Tumblr:
Quick method: Use the Juicer iframe embed in a single post.
Advanced method: Add the standard Juicer embed to your theme for site‑wide display.
Before you start
Sign up for Juicer and create your feed: https://www.juicer.io/sign-up
Copy your Juicer embed code from your feed’s “Embed” settings.
Method 1: Add the iframe embed to a Tumblr post (fastest)
Open your Tumblr dashboard and create a new “Text Post.”
Click the Settings gear icon and change “Text Editor” to “HTML.”
Paste the iframe version of your Juicer embed code into the post body.
Publish the post. Your Juicer feed will appear in that post.
Method 2: Add the standard embed to your Tumblr theme (site‑wide)
From the Tumblr dashboard, click the User icon.
Under the blog you want, select “Edit Appearance,” then “Edit Theme,” then “Edit HTML.”
In the HTML editor, search for (you’re adding the script right before this tag).
Paste the first two lines of your Juicer embed code immediately above. These lines load the Juicer CSS and JS.
In your theme’s template where you want the feed to appear (often in the post or index template), paste the remaining Juicer embed div.
Save your theme changes. Your Juicer feed should now display across the theme.
☀️ Tips:
Use Method 1 for one-off posts or quick tests.
Use Method 2 if you want the feed to show on your homepage or across the blog.
If the feed doesn’t appear, confirm you pasted both the script/CSS lines and the embed div and that your theme changes were saved.
Troubleshooting
Blank feed: Re-check that you switched the editor to HTML and pasted the correct embed.
Styling issues: Ensure the Juicer CSS line is included (first line of the standard embed).
Script blocked: Paste the two script/CSS lines inside, and the embed div where you want the feed rendered.
Cache/refresh: Tumblr themes may cache; refresh the page or clear the cache after changes.
Need help? Share your Tumblr blog URL, the embed snippet you used (iframe or standard), and where you pasted it (post or theme) so we can quickly diagnose.
