Hi,
same happens to me. I inserted all the 4 keys from twitter developer program, but I get no twits, manually or automatically.
Please may you tell us how to fix it? Basically my site is going to be based on my twits so your plugin is the core of my blog.
Thanks.
Okay, I found it!
you just have to go “Appearance => Theme Options => Custom CSS” box and write:
#av-share-label, #av-social-share .av-social-btn {
display: none;
}