Needs review
Project:
Social Stream
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2015 at 22:58 UTC
Updated:
4 Jul 2017 at 09:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jesuis commentedComment #2
crisigune commentedDid someone ever find a way to use the social stream wall on drupal blocks?
Comment #3
socialnicheguru commentedI have been trying also to no avail.
Comment #4
flutterstack commentedHello Guys,
Please follow below steps to facebook, twitter and Instagram working.
git clone git clone --branch 7.x-1.x https://git.drupal.org/project/social_stream.git and apply the patch social_stream_2485873.patch .
Apply jquery-social-stream.patch patch to sites/all/libraries/jquery-social-stream .
Enable module after applying the patches properly and Configure admin/config/media/socialfield/social-stream and admin/config/services/socialfeed.
create a content type and add social link field type field. Go to manage display and select respective display format. Add content And You can see the social stream rendered on your page.
Comment #5
flutterstack commented