-
AuthorPosts
-
November 20, 2024 at 2:01 pm #1471745
Hello Support Team, I would like to see the photos on my website directly, i.e. not load them first. Lazy loading is already deactivated. But the galleries only load when scrolling. What can I do?
November 20, 2024 at 2:55 pm #1471760Hey mary301187,
If you want your images to load before they are seen, then you should deactivate lazy loading.
Best regards,
RikardNovember 21, 2024 at 9:58 am #1471813But lazy loading is deactivate, it affects the home page. The second gallery below
- This reply was modified 1 month ago by mary301187.
November 21, 2024 at 1:09 pm #1471843Hi,
Thanks for the update. Would it be possible to view the elements in question somewhere?
Best regards,
RikardNovember 22, 2024 at 11:14 am #1471913Yes, look at the private content. It´s the second gallery under der Slider with text.
thank you
November 23, 2024 at 12:44 pm #1471996Hi,
Thanks for that. You have lazy loading active in WP Rocket, try turning that off first of all and clear all caches in the plugin. If that doesn’t change anything, then temporarily deactivate the plugin and deactivate file compression under Enfold->Performance, and activate the option to delete old CSS and JS files.
Best regards,
RikardNovember 25, 2024 at 9:17 am #1472113Hello Rikard, unfortunately none of this works. As soon as you scroll down, the gallery is white and then the pictures appear with a time delay.
November 25, 2024 at 1:23 pm #1472140Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-image-container { transition: none !important; }
Best regards,
RikardNovember 25, 2024 at 2:34 pm #1472149unfortunately the problem still exists
November 26, 2024 at 4:54 am #1472210Hi,
Thank you for the update.
We added the following css code to disable the fade-in effect of the masonry items and temporarily disabled the Performance > File Compression settings.
#top .av-masonry-entry { opacity: 1; visibility: visible; }
Please make sure to purge the cache before checking the page.
Best regards,
IsmaelNovember 26, 2024 at 8:44 am #1472228Hallo Ismael,
perfect. thank you very much. Can I leave the current settings as they are?
Best regards
November 26, 2024 at 11:35 am #1472251Hi,
If everything is working as it should, then you don’t have to change anything.
Best regards,
RikardNovember 26, 2024 at 12:38 pm #1472261Thank you very much, great help <3
November 26, 2024 at 4:44 pm #1472281Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Photos loading’ is closed to new replies.