I’ve created a widget which I included in my page here.
When creating the widget I did uncheck the “exclude replies” option.
The page code in head tags:
The widget code itself is:
<a class="twitter-timeline" href="https://twitter.com/Bagatelle_360/with_replies" data-screen-name="Bagatelle_360" data-show-replies="true" data-widget-id="658925676788060160">Tweets by @Bagatelle_360</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>
This is puzzling. What is missing more than that?