Jump to content

social sharing problems


Recommended Posts

I inserted the Instagram media link into social sharing module, but when i click on Instagram button it not working. 

something wrong with the code:

Quote

 

case 'instagram':    
                    window.open('http://www.instagram.com/p/create/button/media=' + encodeURIComponent(img_url), + '&url=' + encodeURIComponent(location.href),'shareinstagram', 'toolbar=0,status=0,width=660,height=445');
                    break;


 

let's see the attachment. Please help!

Thanks.

Screen shot 2019-06-08 at 14.16.14.png

Screen shot 2019-06-08 at 14.28.15.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...