Rostyslav
Forum Replies Created
-
Forum: Plugins
In reply to: [GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Delay or DeferI use https://perfmatters.io/ plugin. Theres is an option to delay all JS o just selected one:
/gtm.js /gtag/js gtag( /gtm- /gtm.
Best solution: https://perfmatters.io/docs/delay-javascript/
I solved the issue using this IP on Cloud Console: 2a12:d280:100:36::
Is that correct?
Forum: Everything else WordPress
In reply to: Same category and post baseThanks for the answer but I didn’t really understand what you mean.
I just want to have a /blog/ slug before category name and before post.
Structure:
https://www.mywebsite.com/blog/ :blog page with all posts
https://www.mywebsite.com/blog/wordpress/ : category page
https://www.mywebsite.com/blog/how-install-wordpress/ : post that belong to category above
Thanks
Forum: Plugins
In reply to: [Reviews and Rating – Google Reviews] Speed up the plugin on websiteThanks for the help!
Performance of my website inreased: https://liser-cubiertas.es/
https://pagespeed.web.dev/report?url=https%3A%2F%2Fliser-cubiertas.es%2F
- This reply was modified 1 year, 9 months ago by Rostyslav.
Forum: Plugins
In reply to: [WP OPcache] Fatal errorOn PHP 7.4 works good but on 8.0 fatal error appears
Forum: Plugins
In reply to: [Reviews and Rating – Google Reviews] Change “…More” text for custom textThanks so much!!!
Forum: Plugins
In reply to: [Autoptimize] Lazy load not working with last updateWith beta version is working perfectly!
https://pagespeed.web.dev/report?url=https%3A%2F%2Fliser-cubiertas.es%2F
Can I delete the 3.0.2 version instead of having it disabled?
Thanks!
Forum: Plugins
In reply to: [Autoptimize] Lazy load not working with last updateDone! (My theme is generatepress)
(With autoptimize 3.0.2 and lazy loading activated I have 22 image request when I should have 2 image request maximum.)
I just tested generatepress + autoptimize 3.0.2 in a new wordpress installation and lazy loading still no working properly.
- This reply was modified 2 years, 7 months ago by Rostyslav.
Forum: Plugins
In reply to: [Autoptimize] Lazy load not working with last updatePageSpeed Insights with last version: https://ibb.co/K9z13kp 22 image requests
PageSpeed Insights with version 2.9.5.1: https://ibb.co/k3RkCvd 2 image requestsSomething is not working properly with 3.0 versions
Forum: Plugins
In reply to: [Autoptimize] Lazy load not working with last updateHello, I am using Versión 2.9.5.1 because in all the new versions the images are loading but just not lazily (1).
My lazy load configuration: https://ibb.co/LpnWVrx
I just uploaded autoptimize to the latest version, so you can check my website: liser-cubiertas.es
Forum: Plugins
In reply to: [GenerateBlocks] Generateblocks breakpointsForum: Plugins
In reply to: [GenerateBlocks] Generateblocks breakpointsBut, where should I paste that code? In generatepress child function.php?
Forum: Plugins
In reply to: [GenerateBlocks] Generateblocks breakpointsI want to have the same breakpoints in generateblocks that generatepress has.
What CSS should I add to have those breakpoints in my container in generateblocks?
Thanks for answering!