Twitter Feed In Footer

Home Forums Fitness Pro Forum Twitter Feed In Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65426
    PatrickPatrick
    Member
    • Topics: 9
    • Replies: 1
    • Total: 10
    Member since: March 2, 2017

    I was given the following code to put into the twitter feed code. I am using the Strong Pro Fitness theme. I went to customize – footer section – then to edit the column section for the Twitter feed and added this code

    data-tweet-limit="3" The first time i added it to the end of the code and the code was visible at the end of the twitter feed in the footer section, and then i added it to the beginning of the code and it did it was then not visible… but in both instances it did not limit the number of tweets being displayed in the footer section.

    Please help if possible.

    #65462
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Patrick,

    Here is the example:

    <a class="twitter-timeline"
      href="https://twitter.com/TwitterDev"
      data-tweet-limit="3">
    Tweets by @TwitterDev
    </a>

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.