I actually use the theme on https://www.gutschein-gutscheine.net. It looks great.
I solved the Twitter Problem with your help.
Step one: delete code in the sidebar.php
“the_widget(‘TwitterWidget’, array(‘title’=>__(‘My latest tweets’,’mystique’), ‘twituser’=>’billtwynne’, ‘twitcount’=>’4’), array(‘widget_id’=>’instance-twitterwidget’,’before_widget’ => ‘<li class=”block”><div class=”block-twitter”>’,’after_widget’ => ‘</div>’,’before_title’ => ‘<h3 class=”title”><span>’,’after_title’ => ‘</span></h3><div class=”block-div”></div><div class=”block-div-arrow”></div>’)); “
Step two: do it like Breezeseo told! and now it works!
Thanks