Milind More
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] I have error for edit setting amp and my site doesn’t work ampHello @aliis6
Thank you for reaching out to us, Can you please share your site health details using this form so we can check for AMP settings page issue.
Additionally, Please check if your site has an existing post, category, or tag that has the same slug as AMP. Which means it should not have slug
url.com/amp/
We hope this helps!
Forum: Plugins
In reply to: [AMP] cookie banner does not appear on the website@margrettausch As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.
Forum: Plugins
In reply to: [AMP] website stuck in AMP instead NON AMP version@raval104 As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.
Forum: Plugins
In reply to: [AMP] Угроза подмены содержимого сайтаHello @svjuly
Thank you for reaching out to us, It seems you are using a different AMP plugin the called AMP for WP, please reach out to them in their support forums as they can help you with issues with their plugin.
I will mark this issue as resolved as this issues unrelated to AMP plugin.
Forum: Plugins
In reply to: [AMP] AMP – Transitional ModeHello @aliadnan6656
Thank you for reaching out to us, When we checked your website you were using the AMP plugin in Reader mode with a legacy theme.
If you can access your website’s AMP pages in Transitional mode without issues, then you can ignore AMP scan. Some plugins which use optimization or cache may conflict with AMP plugins scan. I will recommend suppressing those plugins from AMP settings.
We hope this helps!
Forum: Plugins
In reply to: [AMP] The plugin breaks the mobile version of the Newsmax templateHello @bahus
Thanks for contacting us. Since you’re using a paid theme that advertises AMP compatibility, we recommend reaching out to NewsMax theme support. They have access to the theme’s code and are best equipped to help you with any AMP-related issues.
AMP pages that redirect back to a non-AMP version often do so because of lingering validation errors on the AMP page.
Please learn more about validation errors from our documentation or from the video below
Forum: Plugins
In reply to: [AMP] Cannot read properties of undefined (reading ‘prevOffset’)Hello @alijasimy
Please create a new support topic so that we can check your issues in a separate thread.
Forum: Plugins
In reply to: [AMP] NotFoundErrorHello @heng2pro
To help debug and find the root cause of the issue, please share your site health information using this Google Form.
Forum: Plugins
In reply to: [AMP] amp plugin ErrorHello @crahman332 and @tahrir20
To help debug and find the root cause of the issue, please share your site health information using this Google Form.
Forum: Plugins
In reply to: [AMP] amp plugin ErrorHello @crahman332
Please check AMP specific site health issues, additionally please follow the below step by step guide to self debug using health check and troubleshooting plugin.
- Install and activate the Health Check & Troubleshooting plugin.
- Navigate to Tools > Site Health > Troubleshooting.
- Enable trouble shooting mode
- Visit Appearance-> Themes -> Activate Your theme
- Visit Plugins-> Installed plugins -> Activate AMP plugin
- Visit plugin -> installed plugins and activate one of the plugin (only one at a time) which was active on your site
- Check AMP Page version of your page which caused the issue
- Do you found that issue?
- if yes then you found culprit report back to us, or check that plugins settings
- if not continue from step 6
We hope the step by step guide can help you better!
Forum: Plugins
In reply to: [AMP] NotFoundError@heng2pro As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.
Forum: Plugins
In reply to: [AMP] AMP urls to non amp pages@koskar22
Glad our suggestion is helpful, I’ll mark this as resolved Open a new support topic if you face further issues, also feel free to leave a plugin review, we would love to hear your feedback.Forum: Plugins
In reply to: [AMP] amp plugin ErrorHello @tahrir20
Thanks for contacting us. It looks like you’re having trouble accessing your settings. This could be due to a conflict between the AMP plugin and another plugin on your site. To help pinpoint the conflicting plugin, I recommend using the Health Check & Troubleshooting plugin.
To narrow down further, could you use the Health Check & Troubleshooting plugin and enable its troubleshooting mode.
This mode disables active plugins and switches to a default theme safely since it only affects the experience of the logged-in user.
- Please enable the AMP plugin and let me know if the issue is present.
- Enabling plugins and your theme one by one in this mode may help pinpoint if something else is involved.
- Note you can disable troubleshooting mode from the plugins page.
We hope this helps!
Forum: Plugins
In reply to: [AMP] AMP urls to non amp pagesHello @koskar22
Yes, that’s possible to disable AMP to AMP linking so when users click on a link on AMP pages they will be directed to non-AMP pages.
Please add the following code snippet in your child themes
functions.php
or in a custom pluginadd_filter( 'amp_to_amp_linking_enabled', '__return_false' );
We hope this helps!
Forum: Plugins
In reply to: [AMP] cookie banner does not appear on the websiteHello @margrettausch
As you mentioned that you are not familiar with the AMP plugin, I will recommend checkout our getting started guide or check the video series.