mmsosa
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hello @dryabov
I have a same problem too.
“Presets: Ultra”
I tried ““Merge embedded scripts” to Disabled without solution
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Inline small CSSchange it
function gridlove_child_load_scripts() { wp_register_style('gridlove_child_load_scripts', trailingslashit(get_stylesheet_directory_uri()).'style.css', false, GRIDLOVE_THEME_VERSION, 'screen'); wp_enqueue_style('gridlove_child_load_scripts'); }to this
function gridlove_child_load_scripts() { wp_register_style('gridlove_child_load_scripts', trailingslashit(get_stylesheet_directory_uri()).'style.css', false, GRIDLOVE_THEME_VERSION, 'all'); wp_enqueue_style('gridlove_child_load_scripts'); }Is this ok?
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Inline small CSSHow can I set media-type to all instead of screen?
before install criticalcss
after install criticalcss
How is this possible?
I thought the website was going to improve speed
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Inline small CSSMy website: https://easycatalogo.com/
Viewing 4 replies - 1 through 4 (of 4 total)