Mohammad Jangda
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Iframe (amp-iframe) supportIf you have iframes in your content, they will automatically get converted into the proper
amp-iframeversion.Forum: Plugins
In reply to: [AMP] Anyone have a gallery plugin that works with AMP?The built-in gallery shortcode does work but it’s not that great right now.
Forum: Plugins
In reply to: [AMP] Error on logo in SDTTFor the logo issue, you can add a site icon.
Forum: Plugins
In reply to: [AMP] AMP pages show parts oft adsense scriptsYou can use the amp-ad component to display ads on AMP pages: https://github.com/ampproject/amphtml/blob/master/builtins/amp-ad.md
Cool site, by the way! 🙂
Forum: Plugins
In reply to: [AMP] Google Webmaster Tools reporting AMP errorsQuique: I see the following stylesheet being added to the page which is not allowed:
<link rel=”stylesheet” type=”text/css” href=”//www.viajablog.com/wp-content/cache/wpfc-minified/98358344ba40083fd8783cc7aa9c420f/1456385758index.css” media=”all”/>
Also, the AMP boilerplate CSS is being modified which is also throwing as error.
Forum: Plugins
In reply to: [AMP] Google Search ConsoleTested here and it looks good! https://recensionidroni.com/dji-phantom-4-video-ufficiale-di-presentazione/amp/#development=1
Forum: Reviews
In reply to: [AMP] Great work!Thanks for the review!
Forum: Plugins
In reply to: [AMP] google Amp Console errorsIf there is a way to exclude certain pages, you can exclude anything with
/amp/on the URL.Forum: Plugins
In reply to: [AMP] Google Search ConsoleFrank Goossens: that’s great to hear! Thanks for fixing!
Forum: Plugins
In reply to: [AMP] google Amp Console errorsLooks like another plugin is adding javascript to the AMP page (maybe CloudFlare) which is causing the validation errors.
Forum: Plugins
In reply to: [AMP] New error on Console : layout CONTAINER not supportedIvan: those errors are likely from another plugin modifying the AMP output.
Forum: Plugins
In reply to: [AMP] amp plugin installed but posts with /amp/ are blankAre any of you using Windows? There are some issues that we’re looking to fix.
Forum: Plugins
In reply to: [AMP] Issues with GoogleThe font error is gone! There is another error which we will fix in the plugin: https://github.com/Automattic/amp-wp/issues/253
Forum: Plugins
In reply to: [AMP] Google Search ConsoleYou may have to disable each plugin to see which one fixes it. It’s most likely the Autoptimize plugin.
To view errors, go to any AMP page, open your browser’s javascript console (usually right-click > “Inspect Element” > “Console” tab). Add #development=1 to the end of the URL and then refresh the page. Any AMP errors will show up in the Javascript console in red.
Forum: Plugins
In reply to: [AMP] Pretty Permalinks not workingDo you have any special rewrite rules in place?