Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMargaret Nelson
6,394 PointsIs it possible to add a link for FB Messenger in the contact page?
Is it possible to add a direct link to FB messenger in the contact page, and if so, how?
2 Answers
Conrad Turuk
5,144 PointsI did some research, and all I can find is this:
https://www.facebook.com/help/975931839152864
With this information, I would just copy the "message me" url from your facebook and place it within the anchor element in your html. This would then create a link that would take the viewer to your messenger page to begin a conversation.
Margaret Nelson
6,394 PointsThank you! I'll try that.
Margaret Nelson
6,394 PointsIt worked! Thanks again!
Conrad Turuk
5,144 PointsAwesome, I'm glad it worked! Please keep in mind that only users that have an active facebook account will be able to message you.