1
Hi,
I would like to add a twitter feed to my website, so i created a widget within twitter,
and pasted the code into a custom block, but now the created feed stays narrow, about
< half of the blockwidth. The code created by the twitter widgetcreator is:
<a class="twitter-timeline" href="https://twitter.com/NannievdWiele" data-widget-id="604389739987341312">Tweets door @NannievdWielea>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");script>
The block shows up as:
Do you guys have any experience on how to add a twitter feed to a xoops website?