Hi All,
When I used the follwing code for widget I'm struck with some errors.
<script src="[http://widgets.twimg.com/j/2/widget.js"></script|http://widgets.twimg.com/j/2/widget.js"></script]> <script> new TWTR.Widget({ version: 4, type: 'profile', rpp: 6, interval: 4000, width: 200, height: 200, theme: { shell: { background: '#3bb5ce', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#444444', links: '#0000a0' } }, features: { scrollbar: true, loop: false, live: true, hashtags: true, timestamp: true, avatars: false, behavior: 'all' } }).render().setUser('user1').start() </script>
The Result preview is like this,
</script>
Please help me on this.
Thanks...
Hi Kevin,
I think you could achieve that using html macro. You might need to enable the module from Universal Plugin Manager.
Cheers.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.