CodeCanyon

Social Lifestream

  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 50 and 99 items
Pixalax says
Purchased

Hello phpdude, I sent e-mail from your profile. Thank you for your concern.

6 months ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 100 and 499 items
  • United States
  • Referred between 100 and 199 users
clarklab says
Purchased

Is there a way to make the script echo the type of status being displayed? So I can get custom CSS classes on each type of content? I want to style the updates from different services in different ways and I can’t quite figure out what I need to do.

I’ve added a custom feed of user comments on the blog and I wanted to include the post title after the timestamp. I’ve edited the PHP class and wiggled this in, but now it shows for Twitter updates, Flickr, etc. I need a way to conditionally remove the post title (either in PHP , or the lazy way with a CSS class so I can just hide it).

Ideas?

6 months ago
Author
phpdude phpdude replied

Hi Clarklab,

The script wasn’t really built for this, instead just showing a unified list in the same style.

It is possible to edit the script so that a class is assigned to each LI so then you can style them that way, but it would require some additional work. If you want to go down this route, then email me via my profile page and I can get a quote to you.

As for the custom feed, if you edit the output of the list, then it will apply to each of the items, so unless some work is done so you can differentiate between each of the feeds then there’s no simple solution to it.

6 months ago
Purchased
clarklab clarklab replied

Good new, got it done! I ended up checking each feed by $feed->get_title() and was able to take action based on what type of content was being displayed. It’s a bit hacky but it’ll work for me!

6 months ago
Author
phpdude phpdude replied

Excellent! Cheers

6 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
grauhut says
Purchased

Hey Phpdude,

also sent you a mail..

Social Lifesream rocks!

5 months ago
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items
wehby311 says
Purchased

What about for Facebook pages, they have rss feeds. Would it be possible to include that?

5 months ago
Author
phpdude phpdude replied

If you find a stable RSS feed then you can use the custom feed method to include them in your lifestream.

Cheers

5 months ago
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items
wehby311 says
Purchased

Are the twitter feeds subject to rate limiting? I have some instances where they aren’t pulling up.

5 months ago
Author
phpdude phpdude replied

Yes they are subject to rate limiting, which is 150 calls per hour.

Merry Christmas

5 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

is there a way to add a fb share button under every feed? like visible with a mouse cursor or something?

4 months ago
Author
phpdude phpdude replied

If you have programming knowledge then yes it can be done

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Ukraine
kiosaki says

Hello! Is it possible to add vk.com? (vkontakte.ru) The biggest russian social network…

And to add some nice features like in this script – http://codecanyon.net/item/socialin-make-your-own-social-life-stream/889381?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=cipcip Like: -We generate you a forum signature to add it to forums you visit. To view your signature, go to profile -> get signature, or just add .png to your profile page. -You get nice links like http://www.website.com/username

4 months ago
Author
phpdude phpdude replied

Hello,

I’ll have a look at vk.com and see if there’s an adequate RSS feed available. As for the forum signature, it doesn’t really fit into my script so I won’t be looking into that feature.

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

Uhm.. hello there!

Amazing work you have here :]

You see.. I just bought your script, and yup.. Imma big fat n00b to ask this but… Exactly what code am I supposed to write on my webpage for this to appear? Like.. the embed code or sorta…

And, the other stuff is.. I uploaded every contents onto my server.. Do I have to upload them to a certain directory? Or it doesn’t matter?

Sorry for my n00bish questions… รบ.u

thanks in advance..

Cheers

4 months ago
Author
phpdude phpdude replied

Hello,

If you view the example file and upload that it will get you in the right direction, you can upload these to any directory, but you need to make sure they are all in the directory together.

If you send me and email via my profile page I can help you get this up and running personally.

Cheers

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

Uhm.. lol, and here’s another thing… my webpage is done in HTML with some js scripts.. But , when I write the code on the page.. It just appears as plain text.. Please, don’t tell me this will only work for Wordpress and that I made a whole mistake :(...

(If you want to see, my page es: pankoala.com (its under the “social” box)

cheers

4 months ago
Author
phpdude phpdude replied

You don’t need WordPress but you do need PHP . It appears the PHP code isn’t running as it’s being displayed rather than being run. Please check you have PHP and it is enabled in your hosting.

Cheers

4 months ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • United States
hu8035 says
Purchased

Love the script.

2 Questions. I have Tumblr, and it doesn’t show on http://fahimanwar.com/social_script/index.php

Can I put 2 YouTube accounts?

Thank you so much for your support!

4 months ago
Author
phpdude phpdude replied

Hello,

Thank you for your comments, let me try and answer your questions for you:

Why doesn’t Tumblr Appear The items are ordered by date, so if you haven’t posted to tumblr for a while, then it may not be included in the list

Can I put 2 YouTube Accounts Yes

How do I show the favicon? Sometimes, the script can’t get the favicon so you need to use the `addCustomFeed()` function. If you locate the RSS feed for your Tumblog, then add this code segment in:

$life->addCustomFeed('http://URL-TO-RSS-FEED','http://URL-TO-FAVICON.ico');

Hope this helps, any further questions, feel free to get in touch via my profile page so then I can respond to you directly

Thanks again :)

4 months ago
Purchased
hu8035 hu8035 replied
Thanks for your help. I got the rss for my tumblr and favicon, which is, http://fahimanwar.com/images/tumblr_favicon.ico

but it still does not show the favicon. Do you have any idea?

Thanks,

4 months ago
Author
phpdude phpdude replied

Please make sure your code looks exactly as below and you are using the addCustomFeed() function:

$life->addCustomFeed('http://dopeniz.tumblr.com/rss','http://fahimanwar.com/images/tumblr_favicon.ico');

Cheers

4 months ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • United States
hu8035 says
Purchased

I have another question.

It seems that the Tumblr works, but it doesn’t show the favicon. How do I add it?

Thanks,

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

PHPDude thank you again this SCRIPT ROCKS !! You are seriously the DUDE !

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • United States
austinjbollinger says
Purchased

Hi,

I love this script. I am new to php and I have been customizing your script a little. I have made the full posts clickable and removed the youtube video embed and I love it. I was wondering if it were possible to make the tweets say ”@Videogize: ” instead of jsut “Videogize:”?

Thanks!

http://www.videogize.com/
3 months ago
Author
phpdude phpdude replied

Thank you :) it is possible to do, but of you contact me via my profile page I can guide you through what needs to be changed.

Cheers

3 months ago
  • Has been a member for 4-5 years
  • Bought between 500 and 999 items
  • Netherlands
Maurice says

Will you ad Pinterest??? or can i do this myself??

2 months ago
Author
phpdude phpdude replied

I haven’t looked at adding Pinterest, but will look into it.

IF it has a RSS feed and you know the URL , then you can use the addCustomFeed() function to add it in.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
  • United States
austinjbollinger says
Purchased

I love this code! It would be super awesome to have feeds for Pinterest and Instagram. I pulled Instagram but it only shows the text captions and they aren’t clickable.

1 day ago
Author
phpdude phpdude replied

It’s a shame neither have an official RSS feed, but for Instagram you can use web.stagram.com for the RSS feed and works well. EG:

http://widget.stagram.com/rss/n/USERNAME/

As for Pinterest, there’s no RSS feed at the moment, so it’s not gonna work I’m afraid.

1 day ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 10 and 49 items
  • Romania
cipcip says
Purchased

For pinterest you can use:

http://www.pinterest.com/username/feed.rss
22 hours ago
Author
phpdude phpdude replied

Ah, thanks for the tip. I swear I couldn’t find any RSS last time I looked. In that case you can use the addCustomFeed() function to display Pinterest

21 hours ago
Purchased
cipcip cipcip replied

You are welcome :) Also for facebook you can retrieve it just for facebook pages from my research… I can’t find anywhere for facebook statuses.

20 hours ago
by
by
by
by
by