You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am suggesting an adjustment regarding your current iteration of top table list that could help our team with improving our performance metrics. On our homepage for TV sites we currently use Top Table List, and although there are a lot of custom fields to adjust how we want them to display, I noticed the inability to prioritize the loading of some of these images and they are all defaulted to lazy.
We can not make adjustments to the image parameters through the custom fields to set the priority high for our images in a top table list above the fold, resulting in performance points being deducted. For example, here is the Large promo for top table list setting the image parameters for Top Table List:
And the Image block itself defaults the image to being loaded lazy if that parameter is not provided. Therefore, on our end, we are unable to adjust the priority of how the image is being loaded, even though some of these images should be the first things that load into the site.
The image above shows the LCP issue regarding the image within Top Table List.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am suggesting an adjustment regarding your current iteration of top table list that could help our team with improving our performance metrics. On our homepage for TV sites we currently use Top Table List, and although there are a lot of custom fields to adjust how we want them to display, I noticed the inability to prioritize the loading of some of these images and they are all defaulted to lazy.

We can not make adjustments to the image parameters through the custom fields to set the priority high for our images in a top table list above the fold, resulting in performance points being deducted. For example, here is the Large promo for top table list setting the image parameters for Top Table List:
https://github.com/WPMedia/arc-themes-blocks/blob/ca680d20609b0a3b826741c81671dd40775491b4/blocks/top-table-list-block/features/top-table-list/_children/large.jsx#L114-L115
And the Image block itself defaults the image to being loaded lazy if that parameter is not provided. Therefore, on our end, we are unable to adjust the priority of how the image is being loaded, even though some of these images should be the first things that load into the site.
The image above shows the LCP issue regarding the image within Top Table List.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions