I have checked with codes, it works like based on the defined ratio ( width and height ) in backend settings, it’s showing the same proportion size of an image from the full-size image instead of cropping to the defined size.
So, loading full image for each listing in Grid view takes more time to page load as we have large listings to show.
Is there any other option to change this full image to cropped image size one ?
Thanks
Please check the screenshot of the back end settings and the grid view template of the plugin.
https://prnt.sc/r4fc3s
https://prnt.sc/r4fl7p
In the template, the plugin gets a full URL of an image uploaded to the preview image field not based on size.
Are there possibilities to edit grid or list templates through the child theme?
Thanks