AMP Problem

Posted in: Newspaper
Post count: 3

Hello! We are having problems with the AMP plugin. When we activate the amp plugin the google validator generates a multitude of errors, however when we activate other AMP plugins the google validator does not show any kind of problem, apparently the problem is related to the theme and the plugin. You could kindly check for us what is going on. In the image with errors we are using the amp plugin indicated. But where is the valid amp is another amp plugin that is active

Image
https://ibb.co/Qd42fj5
https://ibb.co/yXyD41x

Post count: 35449

Hi,

I think that this problem can be fixed by changing a line of code in wp-content/plugins/td-composer/mobile/header-amp.php
Replace:
<html <?php language_attributes(); ?>>
-> https://www.screencast.com/t/Fj94HAommH
With:
<html <?php language_attributes(); ?> amp>
-> https://www.screencast.com/t/yIjgHPfpB

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.