1. djay
  2. General
  3. Saturday, March 22 2014, 09:53 AM
Hi

Apart from Avatar Image I want to provide photo album - where users can upload their images/photos (atleast 3 to 5 images) - which will be visible to others through lightbox or a simple popup.

Can I create such a multiple image system through easy-profile.
I want my users to upload at least 3 images so that it is clear how he/she looks


thanks
djay
admin Accepted Answer
Admin
Hi,
yes you can disable image for profile and create delimter (text or html) to show field as you like.
example:
I have picture1 field, hidden in profile page.
I create a delimeter with this description, visible on profile and hidden on edit profile :
<a href="{user picture1 displayed raw}" target="_blank">{user picture1_mini displayed}</a>
In this example you can view thumb of picture and when click on image you go on new page with picture. (you can customize the code to get lightbox or a simple popup).

with {user picture1 displayed raw} I get the path of image
with {user picture1_mini displayed} I get image thumb (every image field have a thumb, with _mini at the end of alias)
for more info you can see the documentation of our content plugin at https://www.easy-profile.com/docs/26-plugin-content.html
  1. more than a month ago
  2. General
  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.