I have created a file grid field option to store product images in a channel fields. To display one from them on the site I use:
{product_image limit="1"}
{product_image:image}
{/product_image}but it always pulls images as HTTP connection even when I will come to the site as HTTPS.
Any clue?
Thanks