Widget from Blip.pl in wordpress

  • Unknown's avatar

    I can’t add new widget from the page http://www.blip.pl (this is the Polish equivalent of twitter, widget shows the latest posts).
    Blip published individual code my widget:

    <object width=”200″ height=”350″><param name=”movie” value=”http://blip.pl/widget.swf” /><param name=”wmode” value=”transparent” /><param name=”flashvars” value=”blip_user=jaro46&color_scheme=dark&corner_radius=5&”><embed src=”http://blip.pl/widget.swf” wmode=”transparent” width=”200″ height=”350″ flashvars=”blip_user=jaro46&color_scheme=dark&corner_radius=5&” type=”application/x-shockwave-flash” /></object>

    I tried add this widget through: widgets > text (add text or HTML code) > paste the code above
    But this solution does not work. How can I add this widget on my blog?

    My blog: jaroslawgaweda.wordpress.com

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

  • Unknown's avatar

    For security reasons you’re not allowed to use flash code directly. You need to use a WP-specific formula called shortcode. Paste this in the text widget:

    [gigya src="http://blip.pl/widget.swf" wmode="transparent" width="200" height="350" flashvars="blip_user=jaro46&color_scheme=dark&corner_radius=5&" ]

  • Unknown's avatar

    Oki, it works…. Thanks…

    Topic ready to close…

  • Unknown's avatar

    You’re the only one who can mark this resolved. Edit your original comment and change the status to Resolved.

  • The topic ‘Widget from Blip.pl in wordpress’ is closed to new replies.