Hello,
I am using the [etheme_products] shortcode for different purposes:
1. A related product slider, where my images have a size of 420x420px
2. A related colour slider, where my images have a size of 70x70px
The slider scales down the images via css but for performance issues I would like to specify the image dimensions directly, so that it loads the 70x70px thumbnail instead of scaling down the bigger version.
A perfect solution would be if I could enter the image size in the etheme_products settings (I mean the settings popup in Page builder) instead of always taking the same size for all sliders, no matter how many columns etc.
Could you imagine to add this feature in an upcoming update or give me instructions how to do this now (I guess I have to edit shortcodes.php but have no idea what to do).
Many thanks in advance!