Pretertiary
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Website break after updating to WordPress 6.7.2I have resubmitted the information, please kindly check. Site name is Pretertiary.com
Forum: Plugins
In reply to: [AMP] Website break after updating to WordPress 6.7.2Hello AMP, I have submitted the site health info along with PHP error log using the form you provided, please check and look into it for me.
Forum: Plugins
In reply to: [AMP] Disable all AMP scripts except AMP-form.jsI am clear on the AMP scripts removal, but why am I seeing different or should I say old username appear as author for posts on Google News. I am the sole writer on the site with the author name Okyere Darko but I sometimes see Kofi Okyere Darko or Okyere Darko George but not the Okyere Darko which has been the author name for the past months. Please check screenshot link https://snipboard.io/1sK6V5.jpg
Let me add that this only happen when AMP is enabled, when AMP is disabled the author name does not show below post on Google News.
Forum: Plugins
In reply to: [AMP] Toggle menu and Search work without pluginHello AMP
The theme I am using is Magnitude Pro by Afthemes, the premium version has same features as the free version. Please analyse the free version to determine the XPath expressions to target specific elements (toggle & search) for me
- This reply was modified 2 years, 1 month ago by Pretertiary.
Forum: Plugins
In reply to: [AMP] Toggle menu and Search work without pluginI see the compatibility plugin adds amp-bind.js script, will the nav_menu_toggle function also add the same script? If not please I would like to make the toggle work without the amp-bind.js script to improve LCP.
Please analyze my site on how to make this function work
add_theme_support( ‘amp’, array( ‘nav_menu_toggle’ => array( ‘nav_container_id’ => ‘site-navigation’, ‘nav_container_toggle_class’ => ‘toggled-on’, ‘menu_button_id’ => ‘site-navigation-toggle’, ‘menu_button_toggle_class’ => ‘toggled-on’, ), ) );
Forum: Plugins
In reply to: [AMP] Preload Largest Contentful ImageThank you for the insight More, looking forward to the fix
Forum: Plugins
In reply to: [AMP] Preload Largest Contentful ImageHello AMP,
Regarding the properly sized image I have managed to solve it with a CDN (https://cdn.statically.io) but the issue is when I disable the Use native HTML image tag, it does not show Preload Largest Contentful Paint image at pagespeed but when it is enabled it says so.
Enabling Use native HTML image tag reduces my blog Avoids an excessive DOM size to 527 but when that AMP feature is disabled the DOM size is around 647. I want to use native HTML image tag please help me to preload the Largest contentful paint image.
I have tried the plugin AMP Force Hero Image Preloading but not solving the issue. Support UUID:
ampwp-f67a53a9-da3d-5c69-8ba6-c362152706be- This reply was modified 2 years, 2 months ago by Pretertiary.
- This reply was modified 2 years, 2 months ago by Pretertiary.
- This reply was modified 2 years, 2 months ago by Pretertiary.
Forum: Plugins
In reply to: [AMP] Preload Largest Contentful ImageHello Moore,
The code added (data-hero-candidate=”” data-hero=””) to the first image which it initially said was not preloaded but the issue is pagespeed says the next or second image should be preloaded
Forum: Plugins
In reply to: [AMP] Standard Mode vs Reader ModeThat has cleared my doubts. I would want to make the toggle and search work for this blog ghanaeducation.org currently on AMP standard mode. I have installed the AMP Generic Compatibility plugin. Please help me with that
- This reply was modified 2 years, 3 months ago by Pretertiary.
Forum: Plugins
In reply to: [AMP] Core Web Vital and AMP validHello AMP,
I get your point, Moore, after analyzing the site on Pagespeed elements including AMP’s scripts are contributing to Largest Contentful Paint, is there any way we could go around this, please?
It also says properly size images but I don’t know if that is a core factor. Please check the image for clarification.
Forum: Plugins
In reply to: [AMP] AMP HTML ads on non AMP pageThanks for the support, will try and give feedback