I have created a search widget showing my tweets about 2 hashtags. Twitter search correctly generates a great number of results.
But when I set up the widget into a website post, I get only 1 post as a result (see here a test post with that widget). By clicking on “show more” I get “no other tweets in this timeline”.
I have not set any tweet number limitation into the widget.
The widget code is the following
<a class="twitter-timeline" href="https://twitter.com/search?q=%23sps_live%20OR%20%23sps2016%20from%3Afranco_canna" data-widget-id="788592100837326853">Tweet riguardo #sps_live OR #sps2016 from:franco_canna</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>