I am having difficulties with getting the Twitter Feeds Scroller to work and am unable to find any examples in the package to go by. I have confirmed it is NOT an OAuth issue as the other Twitter Feeds work AND downloads data to the cache folder when executed.
<div class="fslider customjs testimonial twitter-scroll twitter-feed" data-username="envato" data-count="2" data-animation="slide" data-arrows="false">
<i class="i-plain i-large color icon-twitter nobottommargin" style="margin-right: 20px;"></i>
<div class="flexslider" style="width: auto;">
<div class="slider-wrap">
<div class="slide"></div>
</div>
</div>
</div>Further, when the Twitter Feeds Scroller code executes it does NOT download data to the cache folder. I am guessing this is attributed to the class customjs; if I remove the customjs class it does pull data into the cache folder, but still doesn't work. Any ideas?
