ampforwp
Forum Replies Created
-
And also did you make any changes or add the code in the Theme folder’s functions.php file related with the AMP?
Hi @skyd569,
The issue is really strange.
After getting the 500 error, did you get any error message? If yes, can you please share the error message? and also may I know which theme is you’re using for non-amp version?
Please let us know.
Thank you
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] HTML AMP Layout not validHi @blackster000,
I’ve checked the AMPP URL, it seems you’re not giving the width & height value for the Header logo. Please give the width & height value for the logo.
Screenshot: https://take.ms/qyvEL
Regarding another error, can you please share your AMP panel’s Push notification tab settings. I’ve to check the settings.
Hope it helps.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Image-Slider does not workHi @grudzinski,
For testing purpose, can you please deactivate the GeneratePress theme and use the WordPress default theme & check whether the issue is resolved or not?
Please let us know.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Incompatible with WPBakery plugin?Hi @marto01,
It still in the development process, because making the AMP compatibility without any validation error it’s a little bit complex & tricky but we’re working on it. Once we make the compatibility, we’ll announce and update you soon.
Hope it helps.
Thank you
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Images not displayingI have checked the URL which you have provided and found that the images are appearing fine at the moment – https://prnt.sc/mt29fs
Have you reverted to the previous version? Please let us know.
Will you please wait for some days for Google to recrawl your “?amp” urls and after that the ?amp will also appear in search console as well.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] can’t access to amp settingSorry for the inconvenience, We have already fixed this issue in our beta version, Will you please install our beta version and check once.
You can download the beta version from the below URL:
https://github.com/ahmedkaludi/accelerated-mobile-pages/archive/0.9.98.zipI have checked your website and your mobile redirection is working fine at the moment, Will you please clear the cache and check again
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Support AdsenseHi @alves1200,
For testing purpose, can you please add the ‘Data AD Client’ and ‘Data AD Slot’ normally in the Advertisement section of AMP panel settings. And check whether the Ads are loading or not on your end.
Screenshot: https://take.ms/RUPej
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Category and Read More ProblemHi @psychobreak,
For testing purpose, Can you please enable and disable the “Disable wptexturize” option? You will find this option in AMP > settings > Advanced settings > Disable wptexturize.
Screenshot: https://take.ms/9ERKG
Please let us know.
Hi @matpeczkowski,
I’m sharing the code to convert the img tag to amp-img tag. Please apply this on your end where you’re using the
get_sub_field('text')
and check whether the issue is resolved or not.$text_sanitize = get_sub_field('text'); $sanitizer = new AMPFORWP_Content( $text_sanitize, array(), apply_filters( 'ampforwp_content_sanitizers', array( 'AMP_Img_Sanitizer' => array(), 'AMP_Video_Sanitizer' => array() ) ) ); $sanitized_content = $sanitizer->get_amp_content(); echo $sanitized_content;
Hope it helps.
Thank you
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Latest AMP ErrorsHi @steveraven,
I’ve recreated the same issue on my local server and it seems the issue is valid. So, I’ve created this as a GitHub ticket. We’ll resolve the issue as soon as possible and add in the upcoming updates.
Here is the ticket link: https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/2925
Hope it helps.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Travelpayouts PluginAnd also I’m changing the topic’s status to resolved. If you have any other queries, feel free to create the new topic.
Thank you
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Travelpayouts PluginHi @manucausse,
Thank you so much. We are glad to have you as a user.
If you like the plugin, then please support us by leaving a feedback at https://www.ads-software.com/support/plugin/accelerated-mobile-pages/reviews/
My team and I will really appreciate that.