Displaying Twitter Widget on HTML Block

I created Twitter Widget & tried to display it on HTML Block, but it is not working.. 

> Below is my widget which basically displays tweets for #Morocco

<a class="twitter-timeline"  href="https://twitter.com/hashtag/Morocco" data-widget-id="800996628643610628">#Morocco Tweets</a>
<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>

Any idea ?  Thanks.

Quote · 22 Nov 2016

do not use an html block for anything that has javascript in it - use the text block instead. it is setup to work with javascript codes - the html has a habit of stripping out the javascript portions.

caredesign.net
Quote · 22 Nov 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.