Widgetbox Panel / Discussion
Forum » Hidden / Per page discussions » Widgetbox Panel
Started by: Wikidot
Date: 07 Jan 2007 21:29
Number of posts: 10
rss icon RSS: New posts
This is the discussion related to the wiki page Widgetbox Panel.
It appears that widget box has changed things.
Phil Chett Phil Chett 13 Sep 2007 16:51

I've been experiancing problems with embedding widgetbox widgets.
According to the doc i should choose "other" when asked which site to use.

This appears to have changed. As that option appears to no longer been available.

As a work round, use the "get panel code" option.
This will give you something like this:-

<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/
InsertPanel.js?panelId=d15a1d7b-4933-4da8-b010-04375907922f"></script>
<noscript>Get great free widgets at <a href="http://www.widgetbox.com">Widgetbox</a>!</noscript><img style="visibility:hidden;width:0px;height:0px;" 
border="0" width="0" height="0" src="http://runtime.widgetbox.com/syndication/
track/d15a1d7b-4933-4da8-b010-04375907922f.gif" />

Strip this down to

<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=d15a1d7b-4933-4da8-b010-04375907922f"></script>

Then insert that striped down code into the embed tags. ie:-

[[embed]]
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=d15a1d7b-4933-4da8-b010-04375907922f"></script>
[[/embed]]

which should then give you

Last edited on 13 Sep 2007 16:54 by Phil Chett
by Phil Chett Phil Chett , 13 Sep 2007 16:51
Problem with my shelfari widget
Jayz_wikiz Jayz_wikiz 04 Oct 2007 03:23

Hi,

Having problems with my shelfari books widget. javascript
<div id="ShelfariWidget11027"><a href='http://www.shelfari.com/'>Shelfari: Book reviews on your book blog</a><script src="http://www.shelfari.com/ws/11027/widget.js" type="text/javascript" language="javascript"></script></div>

changed it to

Sorry, no match for the embedded content.

Not working. Any clue what I am doing wrong?

Thanks.

by Jayz_wikiz Jayz_wikiz , 04 Oct 2007 03:23
Problem with my shelfari widget
Jayz_wikiz Jayz_wikiz 04 Oct 2007 03:26

Hi,

Having problems with my shelfari books widget. javascript
<div id="ShelfariWidget11027"><a href='http://www.shelfari.com/'>Shelfari: Book reviews on your book blog</a><script src="http://www.shelfari.com/ws/11027/widget.js" type="text/javascript" language="javascript"></script></div>

changed it to

<script type="text/javascript" src="http://www.shelfari.com/ws/11027/widget.js"></script>
between the embed tags.

Not working. Any clue what I am doing wrong?

Thanks.

by Jayz_wikiz Jayz_wikiz , 04 Oct 2007 03:26
Re: Problem with my shelfari widget
gerdami gerdami 31 Oct 2007 13:58

You did not follow the instructions of the widgetbox-panel page.

[[embed]]
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=52deb5a1-0ade-422e-8b71-a35c00c3e062"></script>
[[/embed]]
Last edited on 31 Oct 2007 15:00 by gerdami
by gerdami gerdami , 31 Oct 2007 13:58
Re: Problem with my shelfari widget
ParentLink ParentLink 01 Feb 2008 14:31

Oops, it works now. Thanks.

Last edited on 01 Feb 2008 14:34 by ParentLink
by ParentLink ParentLink , 01 Feb 2008 14:31
Problem to embed a widgetbox
marcobattaglia marcobattaglia 27 Nov 2009 22:36

Hi,

I'm not able to get the following code working properly

the following is the whole code

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script>if (WIDGETBOX) WIDGETBOX.renderWidget('611b0148-e39d-4779-90e2-64698169a850');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/mini-clock">Mini-Clock</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript>

here below what I paste in my page

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script>if (WIDGETBOX) WIDGETBOX.renderWidget('611b0148-e39d-4779-90e2-64698169a850');</script>
between the Embed tags

This the link of the widget http://www.widgetbox.com/widget/mini-clock.

Anyonw can help please?
Many thanks in advance.
Marco

by marcobattaglia marcobattaglia , 27 Nov 2009 22:36
Re: Problem to embed a widgetbox
leiger leiger 28 Nov 2009 01:03

I can not see anything except white below, but if you can see something then I assume that means it's working, but is only visible to you. Using James' iframe embed code, I came up with this:

[[embed]]
@iframe class="" style="" frameborder="0" width="100%" height="300px" align="" scrolling="auto" src="http://snippets.wdfiles.com/local--code/code:iframe-embed#%3Cscript%20type%3D%22text/javascript%22%20src%3D%22http%3A//cdn.widgetserver.com/syndication/subscriber/InsertWidget.js%22%3E%3C/script%3E%3Cscript%3Eif%20%28WIDGETBOX%29%20WIDGETBOX.renderWidget%28%27611b0148-e39d-4779-90e2-64698169a850%27%29%3B%3C/script%3E"></iframe@
[[/embed]]

[フレーム]


~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server

by leiger leiger , 28 Nov 2009 01:03
it works!
marcobattaglia marcobattaglia 28 Nov 2009 18:42

Many thanks Leiger,

it works perfectly!

by marcobattaglia marcobattaglia , 28 Nov 2009 18:42
Re: it works!
leiger leiger 29 Nov 2009 03:02

No problem :)

Just so long as you remember that only you can see it :) Putting it on a public site will be useless with the current settings.


~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server

by leiger leiger , 29 Nov 2009 03:02
Widgetbox is closing
Tim Higgins Tim Higgins 08 Jan 2014 04:44

Widgetbox will not be available as of March 2014 so if you need a replacement, you can try FeedWind (Google it). This easy to use RSS widget maker is free and has no advertising - you can make custom widgets there too.

by Tim Higgins Tim Higgins , 08 Jan 2014 04:44
/forum/t-2936/widgetbox-panel#post-
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).

AltStyle によって変換されたページ (->オリジナル) /