Topic-icon Can't post to FB Channel from front-end

Active Subscriptions:

None
Thank you for information.
SCSocialStream module is set up and work now.
You wrote: "You can currently push content from your site to your group and/or show your group's feed on your site along with any other social network feeds we support."
Now it is clear how to show my group's feed on my site.
Could you please specify how it works another directions, I mean pushing content from my site to my group? As you said before, it is not automatically. Do you mean that I just can post the links from the site to FB group?
The topic has been locked.
Support Specialist
11 years 1 month ago #52970 by alzander

Do you mean that I just can post the links from the site to FB group?

When you have a Channel setup and are logged in on the front-end with an administrator of your site, JFBConnect will show the "Social Tool Bar" in the bottom left corner of the screen. That tool bar has 3 options: Social Meta, Preview and Create Post. You can use the "Create Post" button to push the current URL, along with a comment, to any of the social channels you've setup. It's not automatic, but it's much simpler than going to each social network and sharing the URL directly.

I hope that helps explain, but if you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Thank you! it is clear now.
Could you please recommend how to make Social Stream model the same type you have here in this site, with scrolling and fixed size. Now I have it without scrolling option :(.
The topic has been locked.
Support Specialist
11 years 1 month ago #52988 by mel
Looking at our template, we have the following styles:
.socialstream {
height: 350px;
overflow: scroll;
padding: 2px;
}

Can you try adding these to your site to see if that helps resolve your styling?

-Melissa
The topic has been locked.