David.C Posted June 7, 2019 Share Posted June 7, 2019 I want to add INSTAGRAM into social sharing module but don't how to code. Anyone can please help! Thanks. David C. Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted June 7, 2019 Share Posted June 7, 2019 Hi... which PS version you use ? Thanks Link to comment Share on other sites More sharing options...
David.C Posted June 7, 2019 Author Share Posted June 7, 2019 1.6.X Thanks Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted June 7, 2019 Share Posted June 7, 2019 Hi.. then you need change socialsharing module. => First override socialsharing moudle file in you current themes js file and template => add the Instagram button in template file. => add the some js code in in js file Thanks Link to comment Share on other sites More sharing options...
David.C Posted June 7, 2019 Author Share Posted June 7, 2019 But I don't know how to write code for this. Could you share code for me? Thanks. Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted June 7, 2019 Share Posted June 7, 2019 (edited) i thing Instagram you can share the same as other social media you canon share only image on instagram please wait for the guts response Thanks Edited June 7, 2019 by Nishith (see edit history) Link to comment Share on other sites More sharing options...
David.C Posted June 8, 2019 Author Share Posted June 8, 2019 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now