1. wilbert
  2. Support
  3. Tuesday, March 31 2015, 02:04 PM
How to add to a user profile social button twitter and facebook
admin Accepted Answer
Admin
Hi,
these button appears when user have a linked account with some Social Provider.

You can add buttons to login/link with social network everywhere, docs at https://www.easy-profile.com/docs/24-social-connect.html

Before you need to config Social apps for each Social Provider
  1. more than a month ago
  2. Support
  3. # 1
wilbert Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Sorry but these buttons are generated by Social Connect plugin. To use these with simple link you can do this:

- Create a HTML delimiter Called "Facebook Page" (show only on profile) and put this HTML code into description
<a class="zocial facebook" href="/{user facebook_link raw}">Facebook</a>

- Create a Link field type called "Facebook link" (hidden on profile), alias facebook_link
set condition of this field:
if equal to custom value (leave empty custom value) hide Facebook Link delimeter

Now delimiter is visible on profile only if you have filled facebook link, delimiter will show a link with facebook link, it retrieve url from field "Facebook Link" with this sintax {user facebook_link raw} (this is possible with out content plugin, docs at https://www.easy-profile.com/docs/26-plugin-content.html)

You need to do this for each social provider.
  1. more than a month ago
  2. Support
  3. # 3
wilbert Accepted Answer
Pro
The link isnot correct it gives no href=" " , it is empty
Looks like the link will not received ?

<a class="zocial facebook" href="/{user facebook_link raw}">Facebook</a>

How to solve
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
Try to write the code manually instead copy/paste, sometimes HTML editors get some problem with copy/paste.

Or post me your site details, we will check this.
  1. more than a month ago
  2. Support
  3. # 5
wilbert Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 6
admin Accepted Answer
Admin
Hi,
fixed try to see the code on delimiter field ;)
  1. more than a month ago
  2. Support
  3. # 7
wilbert Accepted Answer
Pro
oke great so the tag has been changed..
  1. more than a month ago
  2. Support
  3. # 8
wilbert Accepted Answer
Pro
I tried to create a new one with linkedin, same story link isnot working
What is the trick?
  1. more than a month ago
  2. Support
  3. # 9
wilbert Accepted Answer
Pro
you have to add displayed at the tag?
it is working now..
  1. more than a month ago
  2. Support
  3. # 10
admin Accepted Answer
Admin
Hi,
you need to remove the code {user linkedin_link raw} and write by hand (not copy/paste).

Still, use {user linkedin_link displayed raw} instead {user linkedin_link raw}
  1. more than a month ago
  2. Support
  3. # 11
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.