where do you paste a widget that you have copied

  • Unknown's avatar

    I’ve copied a widget but I don’t know where to paste it to my blog site.

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

  • Unknown's avatar

    What is the code for please? Post it here between [code] tags. If it is JavaScript or an iframe you will not be able to use it for security reasons.

  • Unknown's avatar

    The code is to stream articles into my blog. The code is below, I just don’t know where to paste it, to make it a widget.

    <object id=’HouseLogicWidget’ name=’HouseLogicWidget’ type=’application/x-shockwave-flash’ width=’210′ height=’425′ data=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’><param name=’menu’ value=’false’></param><param name=’allowscriptaccess’ value=’always’></param><param name=’flashvars’ value=’isBox=0&api=http://www.houselogic.com/api/articles/’></param><param name=’movie’ value=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’></param><embed src=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’ type=’application/x-shockwave-flash’ allowscriptaccess=’always’ width=’210′ height=’425′ flashvars=’isBox=1&api=http://www.houselogic.com/api/articles/’></embed></object>

  • Unknown's avatar

    The code is to stream articles into my blog. The code is below, I just don’t know where to paste it, to make it a widget.

    <object id=’HouseLogicWidget’ name=’HouseLogicWidget’ type=’application/x-shockwave-flash’ width=’210′ height=’425′ data=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’><param name=’menu’ value=’false’></param><param name=’allowscriptaccess’ value=’always’></param><param name=’flashvars’ value=’isBox=0&api=http://www.houselogic.com/api/articles/’></param><param name=’movie’ value=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’></param><embed src=’http://www.houselogic.com/static/flash/HouseLogicWidget.swf’ type=’application/x-shockwave-flash’ allowscriptaccess=’always’ width=’210′ height=’425′ flashvars=’isBox=1&api=http://www.houselogic.com/api/articles/’></embed></object

  • Unknown's avatar

    1) you can’t use that code.

    2) you can adapt the code via the Gigya Shortcode workaround here https://wpbtips.wordpress.com/category/gigya/

    3) put it in a text widget.

  • The topic ‘where do you paste a widget that you have copied’ is closed to new replies.