morantivo
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Show different acf in ampI run speed test and i have few question
https://gtmetrix.com/reports/www.growplants.org/zOWBKrGz1. why there is icon and can i delete ?
amp/assets/images/placeholder-icon.png2. do i need lightbox? or i can delete it? if yes how (2 lighthouse
4. the picture is 700*1200 can i use medium size image and if yes where in the code can i change it, can i lazy load or to delay in few second the load of the picture ( to change featured-image to medium) ( <?php $this->load_parts( [ ‘featured-image’ ] ); ?>)
i know that it’s a lot of question so answer if it possible
Forum: Plugins
In reply to: [AMP] Show different acf in ampthanks, i use reader mode and it’s great
amp/single.php working
but now i stuck in different content type
the content type is growingso i add to functions.php
add_action( ‘amp_init’, ‘xyz_amp_add_review_cpt’ );
function xyz_amp_add_review_cpt() {
add_post_type_support( ‘growing’, amp_get_slug() );
}and i add under the folder in my theme
/amp/growing.php
and
amp/single-growing.phpand it’s still not worki
Forum: Plugins
In reply to: [Autoptimize] Exclude scripts from Autoptimize: (my own script)Thank you very much
Forum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedthere error disappear but without caching the webiste slowly
any solution what do i need to do because i want to operate both- This reply was modified 4 years, 10 months ago by morantivo.
Forum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedI done this please check
- This reply was modified 4 years, 10 months ago by morantivo.
Forum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedThis is my website https://www.growplants.org
i use autoptimize plugin for jsForum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedWould you like link to the website to c the error?
Forum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedVersion 3.5.1.1
Forum: Plugins
In reply to: [jQuery Updater] Uncaught ReferenceError: jQuery is not definedI have the same problem problem and i don’t know what can be done
when i disable the plugin the error disappear and appear the error of the jquery not update,
i tried to delete and install again the plugin but nothing workthis is link for picture for the error