Hi.
Thank you for this addon.
Unfortunately, I’m having trouble with getting more than one tweet. I did everything according to the guidelines, I left the default limit value to 3 and still getting only the first tweet.
Everything else works just fine as you can see on
http://www.webshaped.biz/hr/pocetna.html
I hope someone can help me out.
Cheers.
Sinisa Perovic
Update:
I manage to get second tweet by changing chunk twitterFeedTpl
from
<li><a href="[[+link]]"> ...
to
<li><a href="[[!+link]]">
I added ! as "do not cache" thingy. As a newbie that’s all that I can think off and it worked. I was so proud but now I see that my links to tweet posts are messed up. They both now link to homepage.
Now I’m completely lost, begging for help and/or small tutorial what went wrong here.
Thanx.