Adding juicer.io to wordpress.com blog

  • Unknown's avatar

    Hi,

    I have been trying to install the juicer plugin to my blog, to create a social feed page with images and posts based on a single hashtag.
    I have a basic plan with no plugins and I cannot edit the template I have.
    I chose juicer because it lets you install the plugin just by embedding a simple code into any of your wordpress pages.
    The code is:
    <script src=”//assets.juicer.io/embed.js” type=”text/javascript”></script>
    <link href=”//assets.juicer.io/embed.css” media=”all” rel=”stylesheet” type=”text/css” />
    <ul class=”juicer-feed” data-feed-id=”lindaegiuseppe”><h1 class=”referral”>Powered by Juicer</h1>

    However, when I hit “update” and save the code in the page, it does not seem to work. Nothing is displayed. No image, no posts, only this link: //assets.juicer.io/embed.js

    Any idea how to solve this? Even the juicer team is at a loss.

    Thanks,
    Linda

    The blog I need help with is: (visible only to logged in users)

  • Hi Linda, JavaScript code – which is what those <script> tags indicate in your example above – cannot be embedded on WordPress.com sites, nor can we install third-party plugins here. JavaScript will be stripped out if you try to add it within a page or post.

    You can learn more about what types of code can be used on WordPress.com:

    Add Code to Your Site

    If you need to use the Juicer plugin you can install it on a self-hosted WordPress site. You can learn here about the differences between WordPress.com and self-hosted (WordPress.org) sites:

    WordPress.com vs. WordPress.org

  • Even the juicer team is at a loss.

    If you explain to Juicer that you’re hosted on WordPress.com (not self-hosted) and ask if they have a plain HTML code you could use instead of a JavaScript-based one, perhaps there is another option they can provide you that would work here.

  • The topic ‘Adding juicer.io to wordpress.com blog’ is closed to new replies.