Support

  1. zoohayr
  2. General
  3. Friday, January 26 2018, 08:48 AM
Hi,

it's a question about content plugin for K2 type articles. knowing that this plugin is not compatible with the K2 system, I tried by integrating the {user avatar id} function! it appears but a large size. is there a setting you can suggest to display the photo of the same style as the demo ?
admin Accepted Answer
Admin
Hi,
you can use {user avatar_mini id} syntax to get the thumb of avatar. Another possibility is to use RAW value and set image style like this HTML code
<img src="/{user avatar id raw}" style="width:150px" />


NOTES:
- for each image field type (so also for avatar) you can user ALIAS_mini to retrieve thumb of image
- {user avatar_mini id} and {user avatar id} return HTML image
- {user avatar id raw} return image URL
- Docs about this at http://docs.easy-profile.com/index.php/article/content-plugin
  1. more than a month ago
  2. General
  3. # 1
zoohayr Accepted Answer
Hi,

thanks for the answer but for a round picture style! how to do ?

like demo
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
you can do it with CSS if you use avatar mini or if you use RAW data then you can use this:
<img src="/{user avatar id raw}" style="width:150px;border-radius:100%" />
  1. more than a month ago
  2. General
  3. # 3
zoohayr Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 4
admin Accepted Answer
Admin
Hi,
you can use something like this:
<a href="/profile.html">Link to profile</a>
  1. more than a month ago
  2. General
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.