1. g.pierini
  2. Support
  3. Saturday, December 29 2018, 09:46 PM
hi all!

1) I'd like to align correctly the answers of the fields in the screenshot to avoid the superposition of the answers. (privacy consent + term & conditions plugin)
2) the third option belongs to the plugin user profile plugin, There should be the title, how can I add it? it is the field which allows or denies the registration according to the acceptance of the site's terms.

3) could it be possible to put the captcha at the very end of the form before the registration button?

I hope you can help me!

Giacomo
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
try to add following CSS code to your template:
#member-registration .radio input[type=radio],
#member-profile .radio input[type=radio]{margin-left:0;}
#member-registration .radio label,
#member-profile .radio label{margin-right:20px}

#jform_privacyconsent_privacy{padding:0;}

a.modal {display:inline;position:static}


is there a way to add the title to the filed in 2?
Above CSS code should fix also this issue caused by a template bug ;)
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,

1) can you please post me your site link to see your registration form? we will send you the CSS code to add in your template.

2) you can change the title by using Joomla Language Override feature from Extensions->Language->Overrides, language constant should be "PLG_USER_PROFILE_SLIDER_LABEL"

3) Unfortunately this is not possible, Easy Profile extends Joomla user management (not replace) and the last tab was generated by another User plugin like Joomla normal behavior :(
  1. more than a month ago
  2. Support
  3. # 1
g.pierini Accepted Answer
Pro
here you are!
  1. more than a month ago
  2. Support
  3. # 2
g.pierini Accepted Answer
Pro
thanks for your help,

is there a way to add the title to the filed in 2? I put the title section as you suggested, now I need to show a title for the field otherwise I get:

*

() accetta. () no


What I want is putting:

Sono informato della privacy e dei termini d'uso*

() accetta ()no
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was weekend and our offices are closed.

Unfortunately your site seems to be in off-line mode, so we does not have ability to check your registration form :(
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 4
g.pierini Accepted Answer
Pro
Hi!

no worries for the reply, you need a rest of course at least at the weekend!


The site is now online!
  1. more than a month ago
  2. Support
  3. # 5
g.pierini Accepted Answer
Pro
Thank you bunches!

It works!
  1. more than a month ago
  2. Support
  3. # 6
  • Page :
  • 1


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