View Full Version : Share Dialog Facebook
Mission Impossible
07-03-2013, 06:53 PM
Hello
I want share the posts from my website, but i need get image by ID, because when I put the below code in my website he go to get all imagem from the page and i need to choose.
http://developers.facebook.com/docs/reference/plugins/share-links/
It's possible make this?
FrickenTrevor
07-03-2013, 07:23 PM
So something like this?
<a href="https://www.facebook.com/sharer/sharer.php?u=Site you want to share goes here" target="_blank">
Share on Facebook
</a>
Be sure to convert the url from text (like http://www.google.com) to an encoded one like https%3A%2F%2Fwww.google.com
Mission Impossible
07-03-2013, 08:21 PM
So something like this?
<a href="https://www.facebook.com/sharer/sharer.php?u=Site you want to share goes here" target="_blank">
Share on Facebook
</a>
Be sure to convert the url from text (like http://www.google.com) to an encoded one like https%3A%2F%2Fwww.google.com
Thanks for your reply.
No, because i need share a specific image. I needed get image by ID.
FrickenTrevor
07-04-2013, 12:38 AM
I need more details, can we see the site or the image you are trying to share? If thats correct, are you trying to share an image via FaceBook? I am still kind of lost on this
Mission Impossible
07-04-2013, 09:51 AM
I need more details, can we see the site or the image you are trying to share? If thats correct, are you trying to share an image via FaceBook? I am still kind of lost on this
For example, i have this:
5128
I only want share the "cover movie" and all text, it's possible?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.