CodeCanyon

Twitter Reactions

  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 50 and 99 items
  • Referred between 1 and 9 users
neuropass says
Purchased

Hi,

thx again for the script. I need some help. I want to display the twitter message below the username (when showed) how can I do this? I know it’s probably just a metter of
but I have no idea how to add it to the script.

I also have a request. Can you add some sort of message when twitter is down? like a personalized text? this way when there are no tweets there is still something that keeps the space designated for the tweets. I know it can be done, i’ve seen it. would it be possible to implement it to your script?

Thanks,

9 months ago
Author
phpdude phpdude replied

To make the message appear below the username, you first need to set the option to display username to true, like so:

$('#twitter_reactions').twitter_reactions('http://www.codecanyon.net/', {
    'showUsername':true
});

Then add in the following CSS :

ul#twitter_reactions li strong {
    display:block;
}

Then this will make the username appear, and then the tweet underneath.

With the custom message when Twitter is down, it can be done, but I’d need to look into it to find a decent solution. As if no tweets are displayed, it could be because there aren’t any for that URL , or it could be that the API is down, so I’d need to be able to distinguish between them.

9 months ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • Referred between 1 and 9 users
blogirific says
Purchased

Hi there, it seems this script is no longer working. Could you please update the script or let us know here what to do to fix it?

Thank you phpdude!

8 months ago
Author
phpdude phpdude replied

The problem appears to be the outputted JSON data, as it’s appearing as “Invalid Label” I’ve checked the JSON and it’s valid, so I think the issue is to do with the actual output as it’s not JSONP .

What I’ll need to do is change the $.getJSON to $.ajax for the script, and this will fix the issue. I’ll get started on it now, but the update won’t be available until later this week due to having to be reviewed.

Please understand the issue is to do with a sudden change in the API and it’s output, which they gave no warning or notification about. Thank you for your patience :)

8 months ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • Referred between 1 and 9 users
blogirific says
Purchased

No problem, shite happens :)

Thank you for looking into it so soon though phpdude! Much appreciated.

Looking forward to the update :) Take care.

8 months ago
Author
phpdude phpdude replied

Just to let you know, the item is still in the review queue. Hopefully it will be available for you to redownload shortly.

If you’d prefer, send me an email via my profile page and I’ll send the files that need updating :)

8 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
4cm says

It is possible to add an input field and generator the list for what is in-putted?

Thanks

5 months ago
Author
phpdude phpdude replied

Hello,

Yes, it’s perfectly possible to update the reactions based on an text input, but then it wouldn’t really be reactions it would be a search. To do so, you would access the variable via jQuery by doing:

var search = $('#id-of-input').val();

Then parse this through the Twitter Reactions function. What you would want is to have a button and fire this off via a click event. For more information on jQuery, please visit http://www.jquery.com

Unfortunately I cannot help any further as it’s not within the scope of the script, more a modification outside it’s usage. If you want me to assist further with a customisation, feel free to get in touch via my profile and I can give you a costing.

Many Thanks

5 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 1 and 9 items
milosp says
Purchased

This is a sort of feature request… The blogs linking to the photo of mine also have also twitter button, and most people tweet link those blogs instead of mine. It would be great that it also searches reactions that link to trackback/pingback urls. Did I make it understandable?

4 months ago
Author
phpdude phpdude replied

I understand the request, but trackbacks only apply to a singular URL , and to make it handle multiple URLs would be a great deal or work plus would double the API requests. This won’t be a feature that I’d look to add to the script, but if you’d like to contact me via my profile page then I can let you know how much it would be for a custom modification.

Cheers

4 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Philippines
  • Referred between 10 and 49 users
iscagigas says

correct me if im wrong, im looking for a script that can grab twitts that mentions as certain hastag or keywords? is this the one?

can facebook comments on a certain hastag or keyword be included on this thru connect thru facebook for a few bucks?

your quick feedback would really help.

4 months ago
Author
phpdude phpdude replied

Hiya, this script grabs tweets based on a particular URL , but also has the ability to display tweets based on a keyword/hashtag.

You can only search for one URL or one keyword per instance, and Facebook comments cannot be included due to lack of public API .

Please see the live preview for an example of how tweets are displayed

Hope this helps

4 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Philippines
  • Referred between 10 and 49 users
iscagigas says

double post…

4 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Philippines
  • Referred between 10 and 49 users
iscagigas says
Purchased

can’t get this seem to work! any idea what to touch for the topics to appear? your readme file was not of help

4 months ago
Author
phpdude phpdude replied

I can assure you the documentation has everything you need to get it up and running as well as the example files in there too.

Contact me via my profile page and I can sort out any problems you seem to be having setting it up. Remember to include the URL and what you are trying to achieve.

Many Thanks

4 months ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
ancel says

Good job!

Will this also retrieve site.com/blog/2012/01/article and site.com/blog/2012/02/another-article if you specify site.com as the url?

3 months ago
Author
phpdude phpdude replied

Hi Ancel,

Thank you :)

Unfortunately it doesn’t work like that, it’s only the specific URL it returns tweets about

3 months ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • United States
comeonfeet says

Hi,

Looks like a great script. Is it possible to highlight the search term in the feed results? For example, if I set it to display any references to “apple”, that term would be in bold: “New product launch from apple computers”.

Thanks!

3 months ago
Author
phpdude phpdude replied

This isn’t something that comes with the script but it is possible, unfortunately this wouldn’t be included in the scope of support, but if your interested in a cusom modification please contact me via my profile page.

Cheers

3 months ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
eirehotspur says

It is a very clever idea and great script but why would you need to advertise the page it is on with tweets on that same page?

1 month ago
Author
phpdude phpdude replied

I see where you are coming from, but it key data is not about what link they are tweeting but what they are saying about the link, and also who they are.

Think of it as comments for your site, but without the users having to directly comment from your site.

1 month ago
by
by
by
by
by