1. Plinks
  2. Features Request
  3. Tuesday, August 16 2016, 05:51 PM
Hi - I am thinking of upgrading from the free version of easyprofile to the basic or pro version.
All I would like is to be able to add an intro text on the registration page under the top "register" user field.
I have added an intro text in the text box for that field - but it is not showing.

Will it show if I purchase a basic or pro version?

Many thanks
Carl
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was too late for us and our offices are closed.

You can use HTML delimiter field type to add a static text in field position, see docs at http://docs.easy-profile.com/index.php/article/html-delimiter-field-type :D
  1. more than a month ago
  2. Features Request
  3. # 1
Plinks Accepted Answer
Content Protected
  1. more than a month ago
  2. Features Request
  3. # 2
admin Accepted Answer
Admin
Hi,
No, but you can use a simple workaround, you can hide "* Required Field" with a CSS and add another another HTML Delimiter with same text as last field

Code to Hide "* Required Field" text:

#member-registration .spacer-container{display:none}

Another TIP, you do not use a label for your description, so you can expand delimiter to full width with this CSS code (see screenshot)

.how_t-group .controls{margin-left:0px;}
Attachments (1)
  1. more than a month ago
  2. Features Request
  3. # 3
Plinks Accepted Answer
Many thanks - will try it out.
  1. more than a month ago
  2. Features Request
  3. # 4
  • Page :
  • 1


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