Hello,
I would like both the header and the footer (tweet box) of my embedded timeline to not appear. The issue is that only the first “no” attribute is being recognized. Here’s my code:
Tweets by @rashunda
When I use “noheader” first and “nofooter” second, only the header disappears. When I do the reverse, only the footer (tweet box) disappears. Oddly enough, the data-tweet-limit works. In addition, when I only use one “data-chrome” call up:
data-chrome=“noheader transparent” “nofooter transparent”
…the same problem happens.
Any help would be greatly appreciated.