Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 797 forks source link

Blocks: AMP Compatibility #14395

Open jeherve opened 4 years ago

jeherve commented 4 years ago

Let's ensure that all blocks are currently compatible with the latest version of the AMP plugin, and do not generate any invalidation errors.

Here is the current block list, sorted by a rough order of priority. Some of those may already be compatible.

Pran2g commented 4 years ago

With the AMP plugin ON, in iOS Safari go to https://twitter.com/MrPranPatel/status/1240914341555326976?s=20 Click to go to the Support Us page. The AMP page loads If the menu is used to navigate to the site front and then to Support Us it works.

I need it to load the paypal button and wordpress payment buttons but they are not AMP ready what can I do?

jeherve commented 4 years ago

I need it to load the paypal button and wordpress payment buttons but they are not AMP ready what can I do?

Since you commented here, you'll get updates as soon as this issue is closed, when all blocks are compatible with AMP. Until then, I am afraid there isn't much you can do on your end but wait.

westonruter commented 4 years ago

PRs:

westonruter commented 4 years ago

PR for Calendly block: https://github.com/Automattic/jetpack/pull/17216

westonruter commented 4 years ago

PR for Google Calendar block: https://github.com/Automattic/jetpack/pull/17251

westonruter commented 4 years ago

PR for Contact Form: #17252

westonruter commented 4 years ago

PR to fix part of Image Compare: #17253

westonruter commented 4 years ago

Remaining fix for Image Compare block: #17254

westonruter commented 4 years ago

Pay With Paypal

Possible solution for PayPal: https://wordpress.stackexchange.com/a/375488/8521