Reading the Twitter for developers, I did create new widget in the twitter and then pasted to respective field on my html:
<a class="twitter-timeline" href="https://twitter.com/paganpride" data-widget-id="372641761669046272">Tweets by @paganpride</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>
But everytime I load my page I can jus see the text Tweets by @paganpride
and not actual tweets.
Do anyone have any idea where I could go wrong?
If you are interested, the page is www.paganpride.cz - in Czech language only