Widget problem
-
Hi,
I’m trying to add a text widget with HTML so it shows my latest entries on blipfoto but when I have the HTML text in the widget box and press save half of the text is deleted and it doesn’t work.Text I want to write into a widget is
<script type=”text/javascript” src=”http://www.blipfoto.com/_js/BlipWidget.min.js”></script>
<script type=”text/javascript” id=”blipfoto-widget-loader-1370503268″>(new BlipWidget({widget:”gallery”,username:”stevemurphy”,journalTitle:1,rows:3,columns:3,width:200,imageMode:0,target:0,align:1,rounded:0,fgcolor:”777777″,bgcolor:”595959″,tcolor:”FFFFFF”}).load(“blipfoto-widget-loader-1370503268”));</script>But when I press save I am left with
(new BlipWidget({widget:”gallery”,username:”stevemurphy”,journalTitle:1,rows:3,columns:3,width:200,imageMode:0,target:0,align:1,rounded:0,fgcolor:”777777″,bgcolor:”595959″,tcolor:”FFFFFF”}).load(“blipfoto-widget-loader-1370503268”));
be grateful if you could let me know why this is and help get the thumbnails I want to show – to show
Thanks
Steve Murphy
HTML won’t save properly -
Hi Steve,
I’m sorry, but that code will not work because it relies on Javascript and we remove JavaScript, Flash, iframe, form, and input tags for security reasons.
You can read more about this here: Code
You may want to contact Blipfoto to see if they have a version of this widget that doesn’t rely on Javascript. If you have any questions about this, please let me know.
- The topic ‘Widget problem’ is closed to new replies.