Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7713201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:48:54+00:00 2026-06-01T01:48:54+00:00

I am trying to eliminate replies and retweets in the twitter widget. So far

  • 0

I am trying to eliminate replies and retweets in the twitter widget. So far the following code is not working:

Starting at line 1967 of widget.js:

var F = /twitter\.com(\:\d{2,4})?\/intent\/(\w+)/,
    A = {
      tweet: true,
      retweet: false,
      reply:false,
      favorite: true
},

And this code in the body of the html page, likewise is not working:

<script type="text/javascript">

new TWTR.Widget({
  version: 2,
  type: 'search',
  search: 'blahblahblah', // This shows all tweets with the hashtag #blahblahblah.
  interval: 3000,
  title: '',
  subject: '',
  width: 'auto',
  height: 544,
  theme: {
    shell: {
    background: '#cccccc',
    color: '#ffffff'
    },
    tweets: {
    background: '#ffffff',
    color: '#5e6a71',
    links: '#aa0828',
    reply:false,
    retweet:false
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'default'
  }
}).render().start();

</script>

Any help in this would be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T01:48:56+00:00Added an answer on June 1, 2026 at 1:48 am

    I figured it out. In the search widget just set the search parameter like so:

    search: ‘from:@blahblahblah’,

    This limits the search query to only those tweets from the specific user. I hope this helps anyone who runs into this issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the code below, I am trying to find a way to eliminate self.owner
Trying to implement sticky footer but its not working as planned. It throws it
I am trying to figure out how to eliminate line breaks when using add-content
I'm working on a problem of finding mean processing times. I'm trying to eliminate
I am trying to write the code so that i eliminate the duplicate in
I am trying to achieve the following: Eliminate the FormView’s default edit link button.
I'm trying to do some Code Optimization to Eliminate Branches, the original c code
Im trying to eliminate two tables from my database. The tables are message_sort_options and
I am trying to eliminate certain strings from a Description field in a table.
Trying to build out an exception if move.UserId does not equal currentUserId then Redirect

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.