1. messagedj
  2. Support
  3. Thursday, September 03 2015, 10:52 AM
in our profiles we would like users to add their own links. Sometimes a link can be a fotoalbum, sometimes a news fact, sometimes something completely different.

We would like to have the option to display a text link instead of an url. So people can write smoking like: " Check my pfotoalbum"
admin Accepted Answer
Admin
You can do something like this:
1. Create 2 fields (no visible on profile view) like
- Text field for Link text
- URL field for link URL
2. Create HTML delimiter field with these parameters
- Show only on profile
- in description put something like this
<a href="/{user linkurl_alias_field displayed raw}">{user texturl_alias_field displayed}</a>



{user linkurl_alias_field displayed raw} will be replaced with URL in raw mode
{user texturl_alias_field displayed} will be replaced with Text of link
This sintax become from our Content Plugin, see docs at https://www.easy-profile.com/docs/26-plugin-content.html
  1. more than a month ago
  2. Support
  3. # 1
  • 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.