Adding a widget code
-
I have the code to add the snap widget to the sidebar of my blog. However when I add it in to CSS, the blog is not showing the new added widget.
Can someone help? I know WordPress do not have instagram widgets, so I have gone and found another widget to add.
This is the code that is not working. Any ideas why it isn’t
<!– SnapWidget –> <iframe src=”http://snapwidget.com/p/widget/?id=VL0YA4DMh7&t=225″ allowTransparency=”true” frameborder=”0″ scrolling=”no” style=”border:none; overflow:hidden; width:230px; height: 345px” ></iframe>
The blog I need help with is: (visible only to logged in users)
-
iframes are not allowed here – security and reliability issues – you can only use plain html code – no script allowed also
-
-
But I really want an slideshow instgram widget on the side bar. Is there any way this can be done?
-
-
If there is a flash version of that code, you could try gigya code:
http://wpbtips.wordpress.com/2010/07/22/gigya-shortcode-3-widgets/note that plain flash is forbidden code.
-
-
-
The feed address is generally the account address with /feed on the end, eg you wordppress feed is http://whatever.wordpress.com/feed
- The topic ‘Adding a widget code’ is closed to new replies.