I can’t get my image to show in FB. Doesn’t seem to be pulling from the right place. I have it set on the social media image page?
Hi @thomasfedro
you can try checking the meta tag.
it will show the image on the social media
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
And what do I check for? Have no clue
this is what i see
{% if template contains ‘product’ %}
{% for image in product.images limit:3 %}
{% endfor %}
