Hello Developer,
I am trying to use your plugin on two websites using this code:
[simple-social-feed username=”rome” limit=”8″ column=”4″ margin=”1″ max_tries=”2″ cache_time=”720″ ]
1)
on the first one I do not see any images and checking on the chrome developer tool I see:
Access to XMLHttpRequest at ‘https://www.instagram.com/username/’ from origin ‘https://mydomain.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
2) on the second one I see all the text about the post without images. Doing the same test I found:
106367173_2559507027712794_2160596114560323399_n.jpg:1 Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin
Tell me please, could you help me to fix these issues?
Thanks