Hey folks ,
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
2 Likes
nukeador
(Nukeador)
February 4, 2025, 12:02am
90
It seems this component is triggering the Upgrade to fontawersome 6 notice
What’s Font Awesome?
Discourse uses a free set of icons from Font Awesome throughout its interface. You see these on toolbars, badges, buttons, etc… here’s our composer toolbar:
[image]
Since 2018 we’ve been using Font Awesome 5 (original announcement ), and in the meantime Font Awesome 6 has been released. Version 6 includes new icons, some general style updates, and renames.
As of today, Discourse will start using version 6 too! Specifically, version 6.6.0 . This isn’t an enormous visual ch…
2 Likes
ToddZ
April 26, 2025, 7:00am
92
Just noting that the services addthis.com and flattr.com (currently listed in English Social Media) have shut down.
2 Likes
patrickemin
(Patrick EMIN)
November 20, 2025, 3:59pm
93
Hi, the share on Threads (https://www.threads.net ) does not work for me on my Discourse site, it gives a page not found.
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