Can one edit the text in Facebook markup fb:share buttons?
-
Seems like you're stuck with a facebook link that says "Share" if you use FB markup (<fb:share-button></fb:share-button>) - is there any way to edit this without resorting to adding another script to my page with the standard Facebook share buttons? That is, I want to use <fb:share-button href="<link>" type="icon_link" class="class" id="id">Custom Copy Here</fb:share-button> and have that render a link that looks like this: [fb] Custom Copy Here Rather than what is generated: [fb] Share Possible?
-
Answer:
The official javascript SDK only outputs "Share" and it's internationalized versions for <fb:share-button>. Keep in mind that the button is just a link to http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.quora.com with target='_blank', so it's fairly easy to make a custom link that pops up a share dialog. You can access the share total through the graph api at http://graph.facebook.com/http://www.quora.com
Ray C. He at Quora Visit the source
Related Q & A:
- How to share only text on Facebook Messenger for iOS?Best solution by Stack Overflow
- How to share native image and text on Facebook and Twitter?Best solution by Stack Overflow
- How can you edit a picture so that there is only color on one object?Best solution by lifehacker.com
- How do u edit the box on facebook?Best solution by ChaCha
- How do I suggest one of my friends in facebook to another one of my friends?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.