By Vlassis on Wednesday, 21 December 2016
Posted in Technical Issues
Replies 7
Likes 0
Views 238
Votes 0
Hello,
After updating to ES 2.0.7 the Quick Registration module changed to a simple Registration button that shows:

Don't have an account yet?
Register now and start interacting with people from this community today!
>> Register for an Account today
Hi Vaggelis,
Our mini registration behavior is updated where you can now customize which fields to show in Profile Types custom field. As such, the JoomlaFolder/components/com_easysocial/themes/wireframe/helpers/html/login.php file is updated as well.
However, the one in your templates override(JoomlaFolder/templates/yourCurrentTemplate/html/com_easysocial/helpers/html/login.php) is still using the old version file. I have helped you temporarily rename that file so your quick registration should be displaying fine now.
·
Wednesday, 21 December 2016 11:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh YEA! That was really perfect. And if I need to add a custom new field at the mini registration, have I to override the JoomlaFolder/templates/yourCurrentTemplate/html/com_easysocial/helpers/html/login.php ?

Thank you so much for your response.
·
Wednesday, 21 December 2016 16:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Vaggelis,
You don't need to do that anymore since we already reintroduced the 'Display in mini registration' option in Profile Types custom field setting.
·
Wednesday, 21 December 2016 16:38
·
0 Likes
·
0 Votes
·
0 Comments
·
One text field WORK, has not the option for Display in mini registration.
·
Wednesday, 21 December 2016 16:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Vaggelis,
Unfortunately, only certain field types has the 'appear in mini registration' option(http://take.ms/o7Dcj). If you really want to add more field types, you would need to modify 2 core files and add the field type into the allowed fields, which I strongly suggest against as it is not update protected.
JoomlaFolder/administrator/components/com_easysocial/includes/fields/fields.php
JoomlaFolder/administrator/components/com_easysocial/models/fields.php
·
Wednesday, 21 December 2016 17:23
·
0 Likes
·
0 Votes
·
0 Comments
·
So, the best is not to add that field if it is not necessary... Am I right?
·
Wednesday, 21 December 2016 19:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vaggelis,

Yes, ideally the quick registration is to allow people to quickly register. If you add too much questions there, then it defeats the purpose of a "quick" registration Instead, it should be called "Slow" registration
·
Wednesday, 21 December 2016 21:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post