likecoin / likecoin-wordpress

The WordPress plugin to integrate LikeCoin - Decentralized Publishing Infrastructure.
https://wordpress.org/plugins/likecoin/
GNU General Public License v3.0
20 stars 16 forks source link

How to add LikeCoin Button on AMP version of WordPress #70

Open alyssachanspace opened 4 years ago

alyssachanspace commented 4 years ago

I use AMP for WP plugin to generate AMP version of the site, but LikeCoin Button disappears. How to resolve this? Thanks.

williamchong commented 4 years ago

What kind of AMP plugin and serving mode are you in? Currently we only tested support for transitional and standard mode of the official "AMP for WordPress" plugin.

alyssachanspace commented 4 years ago

I use this one https://wordpress.org/plugins/accelerated-mobile-pages/ (Version 1.0.60)

williamchong commented 4 years ago

Sorry we only have resources to support the official amp plugin (except classic mode) for now. Would it be possible for you to switch to the official plugin? On the other hand, an issue or even PR is always welcomed if you happen to find out the root cause or even possible fix of the button's issue in other plugins.

alyssachanspace commented 4 years ago

Understand. I wonder if it is possible to add custom code in a template to make it happen. I am a self-taught developer, I can handle frontend development. See if I can give help to the plugin.