jaredatch / Shared-Counts

WordPress plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
GNU General Public License v2.0
47 stars 16 forks source link

Shared Counts plugin is not compatible with AMP as counts are not shown #102

Closed ajaycc17 closed 4 years ago

ajaycc17 commented 4 years ago

Plugin version

The Latest Version on 9th September 2020

Current Behavior

The plugin is working fine on normal pages but on AMP pages the counts are not registered.

Possible Solution

It should comply with AMP official plugin and should either fix that issue or add a plain text option in the place of counts for AMP pages.

billerickson commented 4 years ago

Can you please describe your issue?

Shared Counts is compatible with AMP and counts are shown. You can see it working on my blog

screenshot

ajaycc17 commented 4 years ago

It is working on regular pages but on AMP pages the "Counts are not shown". Can I replace the count section with plain text?

billerickson commented 4 years ago

Can you provide a link to an AMP page where it doesn't work? Are you sure it isn't a caching issue?

The count section is plain text already. It doesn't use JavaScript or anything dynamic to render.