By Antonio ferrara on Saturday, 19 November 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 219
Votes 0
Hello there,

in the registration process in easysocial I have 2 main profile type:
1) automatic registration free that can activate himself
2) approved registration that require to be approved from admin.

The problem is some text is just the same (es. now you can.. see attach ) but the fact is that the type of user one is limited while the second can do all, in that way I would like to differentiate the text.

The question is .. is possible to personalize better with content different from each type of user 1 and 2?

I guess is a mixture changes in file .ini and the file of the registration, but of course you are the boss that knows about it.

Best Regards
Antonio
We have already catered for such scenarios and you can just use the email template editor to modify the e-mail theme files. Take a look at the following files,

Automatically login - /components/com_easysocial/themes/wireframe/emails/registration/auto.php

Requires user to verify - /components/com_easysocial/themes/wireframe/emails/registration/verify.php

Pending admin approvals - /components/com_easysocial/themes/wireframe/emails/registration/approvals.php

In fact, all of these template files are customizable and you can edit the files in /components/com_easysocial/themes/wireframe/emails/registration/
·
Sunday, 20 November 2016 16:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello there,

the last past point I have about this issue is :

it is possible to have contents that change ... based on different "profile type" registration?

Best Regards Antonio
·
Monday, 21 November 2016 16:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately that was not possible to achieve this.
·
Tuesday, 22 November 2016 00:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post