Code

Discussion on Social Stream for WordPress — Add TikTok YouTube Facebook Instagram Feed to WordPress

Discussion on Social Stream for WordPress — Add TikTok YouTube Facebook Instagram Feed to WordPress

Cart 23,020 sales
Recently Updated

looks_awesome supports this item

Supported

This author's response time can be up to 2 business days.

5518 comments found.

Wow. I added 2 Facebook Pages, 12 Youtube Channels and 1 RSS Feed: Flow-Flow not loading and getting this error: 500 (Internal Server Error) in debug console

o_man Author Team

Hello, it is possible you set too high LOAD LAST and too low CACHE LIFETIME values, so it was risky for your hosting/server. Read this please http://social-streams.com/doc/issues-using-big-number-of-feeds/

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Any news to reddit support?

o_man Author Team

Hello, we are considering this. You can try to use RSS now.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

First of all, thanks for the great plug-in!

But I’ve been searching for an option to renew the content/feed. Is this possible? Or do I have to set a auto-renewal for the whole website?

Thanks in forward!

o_man Author Team

Hello, CACHE LIFETIME is the option you are looking for. It sets the time when plugin going to get new content from stream sources (feeds). Also, you can reset cache manually. To do it clone feeds and delete old ones.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

The documentation link does not work, nor does the site. I have no idea how to get the streams properly authenticated (i.e Facebook, Instagram, etc.) Everytime I click on Follow manual setup guide it brings me to a page that doesn’t exist or load. Please advise.

o_man Author Team

Please contact us via Envato login and send your URL and temporary admin access so we can inspect this and help.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Can you be more specific as to which URL / admin access you require. There is the facebook page admin access or the website where the plugin is installed.

o_man Author Team

I mean your site URL and admin access.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

I have installed the plugin on my website and the website goes blank as the error log shows the errors in the FLOW FLOW plugin and causing the website this malfunction. Your earliest support is required.

o_man Author Team

Hello, please send us URL and temporary WP admin access so we can inspect and help. Use this form http://goo.gl/AgNOA7 to contact.

Best regards, Looks Awesome team

Hi, I’m using this plugin with visual composer tabs and I have two questions for you. 1. It works fine in the first tab, but when I add another feed to a second tab all of the articles appear stacked in one column, How can i fix that? 2. When I come back to the News page (the page that has the feed) using a back button, sometimes (not every time) all of the articles appear stacked, How can that be fixed?

Thanks

o_man Author Team

Hello, for both issues follow this doc please http://social-streams.com/doc/stream-cards-clumped/

Best Regards,
Looks Awesome

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hi I’ve tried both of those methods and nether one worked. Any suggestions?

o_man Author Team

Hi, please contact us Via Envato login and send your URL and temporary admin access so we can inspect this and help.

Best Regards,
Looks Awesome

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hi there, I have somehow trouble with installation of Flow Flow straight via Wordpress since I have no access to FTP. This happens only with purchased plugins from the Envato website. Is this something you can help me with?

When I want to upload the Zip file that was within the zipfile I downloaded I go to plugins in Wordpress and upload the plugin from my HD. After that nothing happened, sometimes Safari tells me that it cannot connect to this page.

o_man Author Team

Please contact us via Envato login and send your URL and temporary admin access so we can inspect this and help.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Thanks for your feedback. Our IT guy Solved the problem!

I have questions :

1. can i add different flow to different pages ?

2. can i connect other website posts to this ?

3. can user submit flow in frontend ?

o_man Author Team

Hello,
1. Sure, you can. Just make some streams, copy their shortcodes and put them to some pages or widgets. http://social-streams.com/doc/first-steps/
2. You can stream RSS feed from another site.
3. The Flow Flow works only within Admin Dashboard. If somebody has an access to dashboard and plugin settings, he can do it. But not like adding of posts, pages etc.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hey guys. The feed is not giving the option to filter by RSS. Would you know why that is? I have an RSS feed back on my feed list, but I can’t filter to RSS. Thank you!

o_man Author Team

Hello, I see RSS content and filter now. It is possible the posts were hidden because sorting settings.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hello,

Any input on how to resolve VC interpretations when intigrating a ‘wp post category’ into the social flow?

https://monosnap.com/file/pg2yrMdvc4IsuJqPekb3eRGP1I9tzD

Thanks!

o_man Author Team

Hello, please use this option in feed settings window http://i.imgur.com/F4Y4kB6.png

Best Regards,
Looks Awesome

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

I tried that already: http://recordit.co/mnLh0wrvSz

Does not work :(

/Christian

Hello Christian,

we use native WP function for removing shortcodes from given content. In code https://www.dropbox.com/s/01xux5or9zrxk86/Screenshot%202016-08-22%2017.23.32.png?dl=0 It seems it doesn’t work for VC. We will add solution from https://krischase.com/remove-visual-composer-excerpt/ in next update, will be available soon

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us message | User Suggestion Form | Twitter | Facebook

I have 3 feeds, twitter, facebook and instagram. Is there a way to show only one of those feeds by default and allow the user to press the “All” filter button to see all of the feeds? thanks.

o_man Author Team

Hi, this can be implemented by adding some custom JavaScript to your theme.
Here is it:
jQuery(document).on('done.shuffle', function(event, shuffle) { jQuery('.ff-type-instagram').click() })
where ’.ff-type-instagram’ is one of default classes for buttons (’.ff-type-facebook’ etc).

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Thanks! Got it!!

Hi There

We are trying to get the pugin to display correctly but are facing the following problems.

On buzz page, we are having one console error ‘TypeError: b.find(...).readmore is not a function’ which is showing sometimes. Due to which the ‘read more’ button is missing as well as by default all feeds are not showing.

I have checked the forum for this error and found that the error is due to double jquery on a page. One jquery is coming from wordpress core and another is loading from lib.min.js( jquery file content within lib.min.js file ) of our theme. We are having problem with removing jQuery from our lib.min.js as there are so many functionalities dependent on that and if that gets removed from that file, it could break stuff. Please advise us if is there any solution to fix this issue?

Our Buzz page url: http://134.213.146.151/rhapsodydigitalwebsite/our-buzz/

Kind Regards

o_man Author Team

Hello, you can try to deregister core jQuery, but you will do it on your own risk https://colorlib.com/wp/load-wordpress-jquery-from-google-library/

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Getting an “Invalid Access Token” for LinkedIn. Any ideas?

Already tried that several times. Isn’t working.

LinkedIn finally started to work, but now I am getting “Feeds cache is being built in background.” It looks like many people are having this issue. Can you please post a solution to this? The feeds are configured correctly.

o_man Author Team

Hi, please contact us via Envato account and send your URL and temporary admin access so we can inspect this and help you.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hi – is there a way to show also woocommerce products within the grid? thank you.

o_man Author Team

Hi, yes, sure. Just add the “Wordpress” feed to the stream, then set CUSTOM POST SLUG to “product”. Also, you can filter products by CATEGORY NAME field. See http://i.imgur.com/Pciujo8.png

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

I continue to have api rate limit errors. I have over 20 facebook feeds on the page. Can you please tell me what the ideal configurations are for cache and load last so I can stop getting this error? Thank you.

o_man Author Team

Hi, please contact us via Envato account and send your URL and temporary admin access so we can inspect this and help.

Best Regards,
Looks Awesome

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

I configured it to load last 1 and cache 3 mins and it’s working great now. I actually was wondering, is there a way to not show “Load More” when someone searches on older posts?

o_man Author Team

Hi, the NUMBER OF VISIBLE ITEMS must equal (LOAD LAST x number of feeds). So in this case plugin will have no hidden posts to show.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

My page gets stuck on this: ADMIN INFO: Feeds cache is being built in background. Please wait for changes to apply. Page reload is required. And it does not refresh. I made sure the wp_cron event was setup and everything, and it’s still not refreshing.

Hi – how can I set up the layout of the grid to 100% via CSS – how does the code look like – thanks.

o_man Author Team

Hi, stream block already filling 100% of the container width.

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hello – I have 2 wordpress posts with exactly the same setup but only one is showing up in the grid – why?

o_man Author Team

Hi, please show them (send links here).

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Received an API Rate Limit Error. How long does this take to go away? Also I modified the load list to be 2 posts every 60 minutes, does that sound like it won’t cause problems?

o_man Author Team

Hi, Please try to re-auth with own tokens for Facebook (using Method 2) http://social-streams.com/doc/authenticate-with-facebook/

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

Hi I’m receiving the same error of ruty87 “Plugin received next error from network API while requesting this feed” and also FACEBOOK LIMIT RATE using your built in auth app. using last version of flow flow and wp also

o_man Author Team

Hello,

we noticed that your support period is expired, please extend it to get support according to Envato rules. You can do it on Downloads page. Thanks for understanding.

As for you request, please add more CACHE LIFETIME and decrease LOAD LAST value. Also, it can be better to authorize with your own FB tokens (see Method 2) http://social-streams.com/doc/authenticate-with-facebook/

Best Regards,
Looks Awesome team

____________

Docs & FAQ | Send us a private message | User Suggestion Form | Twitter | Facebook

hi thanks for your reply, sorry but I didn’t knew support was over. thanks for your “gift” support. I’ve solved.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey