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.