: Any particular reason why FaceBook's Subscribe Button isn't showing? I got this FaceBook profile for my upcoming website and I can't get the Subscribe button to show, NOT EVEN ON FaceBook's page!
I got this FaceBook profile for my upcoming website and I can't get the Subscribe button to show, NOT EVEN ON FaceBook's page!
www.facebook.com/profile.php?id=100003492130845
Now, if you go here on FaceBook's page where we build the Subscribe button:
developers.facebook.com/docs/reference/plugins/subscribe/
And add the above link, it will show nothing.
More posts by @Phylliss660
2 Comments
Sorted by latest first Latest Oldest Best
The link you've provided is for a person's profile - it looks like you've created a people profile and not a page, hence no subscribe.
//update after comment
Go here to enable subscribe for your page and here to generate a subscribe button for your site.
Code for subscribe for your page
<iframe src="//www.facebook.com/plugins/subscribe.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FAxonn-Says%2F372194956141393&layout=standard&show_faces=true&colorscheme=light&font&width=450" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px;" allowTransparency="true"></iframe>
Do you have an AppID ?
The JavaScript SDK requires that you register your website with Facebook to get an App ID (or appId). The appId is a unique identifier for your site that ensures that we have the right level of security in place between the user and your website. The following example shows how to load the JavaScript SDK once you have your appId:
Ref: developers.facebook.com/docs/guides/web/
Hope this helps
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.