We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37310
    • 2 Posts
    Hi

    Does anyone know how to remove the username of the Twitter feed when using 'getFeed' and 'twitterFeedTpl' I used this for 'twitterFeedTpl':

    <li>[[+description]] <a href="[[+link]]">[[+date_timestamp:date:ago]]</a></li>


    But I can't see where to update the
    [[+description]]
    to remove the username as for example using the above displays this:

    Enor: This is a test tweet


    Do I need to modify the 'getFeed' snippet anywhere?

    Thanks in advance