Sharing Modal will not open (or close)
This is most likely a Javascript issue either due to Javascript not being enabled in the browser or a conflict with another element on the page.
Try a different browser, or temporarily switch themes / disable plugin elements that are JS driven.
Can't see the Better Sharing buttons on the page
There are several possible reasons for this:
- Copy/paste error in adding the shortcode to the page content. Ensure that the shortcode, if using, has been entered without any extra spaces, quotes, or other elements.
- The correct format of the shortcode is [better-sharing id=####].
- Incorrect formats include:
(extra spaces) [ better-sharing id=#### ],
(quotes around id) [better-sharing id="####"],
(curly braces) {better-sharing id=####}
- Caching errors. If using a caching tool on the site, ensure that the cache is flushed for the page/post upon publishing.
The shared URL is not correct.