
-
AuthorPosts
-
March 11, 2025 at 8:55 am #1479064
Hey,
we are also having problems with the color section. The following section <div class=”av-section-color-overlay”> is used on all of our pages and takes a long time to load. I’m concerned about the page speed, as this is considered as the “largest contentful element”. Do you have any tips to minimize the loading time of av-section-color-overlay?
Thanks and regards!
March 11, 2025 at 11:20 am #1479069Hey dradoering,
Thank you for the inquiry.
Have you done any page speed optimization to the site? If you haven’t, please review the following articles:
— https://kriesi.at/support/topic/pagespeed-100100/
— https://gtmetrix.com/wordpress-optimization-guide.htmlYou can start by installing a cache plugin such as WP Super Cache or WP Rocket and compressing the images. The LCP should improve once you’ve completed the steps above.
Best regards,
IsmaelSeptember 1, 2025 at 4:46 pm #1488825This reply has been marked as private.September 2, 2025 at 5:46 am #1488841Hi,
We may need to login to the site to properly check the issue. Please open a new thread, create a test page, then provide the login details in the private field.
Best regards,
IsmaelSeptember 2, 2025 at 1:03 pm #1488861This reply has been marked as private.September 3, 2025 at 5:12 am #1488880Hi,
Thank you for the info.
Did you add this css code? It sets the opacity of the builder modal to 0.9, which makes it appear it’s not editable, even though it actually is editable.
.js { opacity: .09; }
If you didn’t add this yourself, we recommend disabling the plugins or temporarily removing the modifications. Let us know the result.
Best regards,
IsmaelSeptember 4, 2025 at 8:05 am #1488922This reply has been marked as private.September 5, 2025 at 7:12 am #1488968Hi,
We are not entirely sure which plugin is adding the css code because it’s being added internally. Try to disable all plugins temporarily, then activate them one at a time to figure out which one is generating the css.
Best regards,
IsmaelSeptember 5, 2025 at 7:58 am #1488976This reply has been marked as private.September 8, 2025 at 6:22 am #1489043September 8, 2025 at 1:49 pm #1489055Hi,
thanks for pointing out the two images. I re-outputted both images as SVG files and updated them in WordPress. The error seems to be fixed now. Thanks!
Best regards,
Caroline -
AuthorPosts
- You must be logged in to reply to this topic.