Hi there,
I’m using the twitter’s widget Search (using hashtags). But it doesn’t show any tweet.
The thing is, the link in the href is : https://twitter.com/search?q=%23epiphaniepolo2013 but I would like to use this one : https://twitter.com/search/realtime?q=%23epiphaniepolo2013 to show EVERY tweets with #epiphaniepolo2013 hashtag. Not only “the top ones” or seomthing.
Is it possible ? If yes, how ? If not… thumbs down 
here’s my code
<a class="twitter-timeline" href="https://twitter.com/search?q=%23epiphaniepolo2013" data-widget-id="293726770887278592">Tweets concernant "#epiphaniepolo2013"</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>