Hello. The module does not work at all. Is not possible to save configuration option. I put the right names of the files, but after saving the jquery.social.stream.wall Javascript file name was changed for the same name of jquery.social.stream Javascript file. I have jQuery Social Stream Plugin v1.5.11.1 08/05/2015 (Current Version). Can you help me please? I really need this module working. Regards.

Comments

jesuis’s picture

Assigned: jesuis » Unassigned
crisigune’s picture

Did someone ever find a way to use the social stream wall on drupal blocks?

socialnicheguru’s picture

I have been trying also to no avail.

flutterstack’s picture

StatusFileSize
new45.29 KB
new1.88 KB

Hello 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.

flutterstack’s picture

Status: Active » Needs review