Social Share

Hey folks :wave:,

I’m using the component on my forum to compliment the built-in X, email and Facebook ones.

I’m trying to find a way to use the highlighted text when sharing the link on socials. The X one shows this working and is creating the new post with the quote and the URL link - I tried this with Bluesky/linkedIn/etc and I can’t get it to also pick up the text from the topic.

More of the platforms has a text param but when I add this, it’s populating that with the URL of the topic and not the highlighted text.

Any help or guidance here would be awesome :pray:

2 Likes

I’d like this too.

It seems this component is triggering the Upgrade to fontawersome 6 notice

2 Likes

Just noting that the services addthis.com and flattr.com (currently listed in English Social Media) have shut down.

2 Likes

Hi, the share on Threads (https://www.threads.net) does not work for me on my Discourse site, it gives a page not found.

image

The theme component is currently experiencing errors.

The default popup size, 265px, is not well suited for quite a few sharing widgets. I noticed that the code does have the option to define a popup size, or even allow opening the share thing in a new page. So I created a PR that allows for setting an option 5th parameter for the size of the popup: FEATURE: Configure open in popup and popup height by elmuerte · Pull Request #50 · discourse/discourse-social-share · GitHub

1 Like