Concern regarding the Text widget

  • Unknown's avatar

    Howdy,

    I want to add a widget on my blog’s sidebar, it’s a HTML generated by blipfoto.com of my 365 project/photo journal. I paste into the TEXT widget but when I click ‘save’ the HTML copied and pasted is rewritten by wordpress and then it doesn’t appear on my page. What are the steps to take? Thank you.

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

  • Unknown's avatar

    If the code contains a form, javascript, flash or PHP, then it will be stripped out for security reasons.

    Add Code to Your Site

    If you want to paste the code here between code tags then we can take a look at it. If it is flash, there may be a way to use with the gigya shortcode.

    <code>all the code here</code>

  • Unknown's avatar

    Hi, thank you for your reply. The code is in javascript:

    <script type="text/javascript" src="http://www.blipfoto.com/_js/BlipWidget.min.js"></script>

    <script type="text/javascript" id="blipfoto-widget-loader-1325299820">(new BlipWidget({widget:"gallery",username:"ag23anita",rows:3,columns:3,width:200,imageMode:0,target:0,align:1,rounded:0,fgcolor:"777777",bgcolor:"595959",tcolor:"FFFFFF"}).load("blipfoto-widget-loader-1325299820"));
    </script>

    I appreciate any help with this.

  • Unknown's avatar

    That’s Javascript. It will never work here. Do they offer an HTML only kind?

  • The topic ‘Concern regarding the Text widget’ is closed to new replies.