Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Share Doesn't Set Title Correctly #59

Open
AmrEldib opened this issue Mar 4, 2016 · 2 comments
Open

Facebook Share Doesn't Set Title Correctly #59

AmrEldib opened this issue Mar 4, 2016 · 2 comments

Comments

@AmrEldib
Copy link

AmrEldib commented Mar 4, 2016

Facebook has changed how Sharer.php works. [It no longer accepts detailed parameters](no longer accept detailed parameters?).
However, the template stills sets the title and content. This gives users the impression that the template isn't working correctly.
To resolve this, either:

  • Switch to Facebook's feed dialog way of sharing to Facebook. This might include the requirement to obtain an App ID from Facebook.
  • Remove the expectation that the template can set the title.
@RupertEssinger
Copy link
Contributor

RupertEssinger commented May 11, 2016

See also: https://developerscorner.storymaps.arcgis.com/how-to-fix-facebook-sharing-6df958944a1c

@RupertEssinger
Copy link
Contributor

RupertEssinger commented May 12, 2016

The issue described in the blog post https://developerscorner.storymaps.arcgis.com/how-to-fix-facebook-sharing-6df958944a1c has now been fixed in this repo. See release 1.4.9.

For existing deployed Shortlists that have the issue just see the blog post above for how to simply apply the fix to your Shortlist without downloading 1.4.9.

AmrEldib thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants