1. witchypaws
  2. Support
  3. Friday, February 03 2017, 12:53 AM
Email Links

When I use easy profile and show the email address (or addresses where I have added extra email fields), the emails show on the front end when searching users or just displaying users without an actual link on them

This means you have to cut and paste the link to send an email to that person

Is it possible to display the email with a link from the page so you can just click on it

I currently have Joomla email cloaking turned off because it is a pain in the arse for subject lines

Using latest Joomla and Latest easy profile versions

Thanks
Attachments (1)
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us and our offices are closed :D

This should be so, therefore this is a small bug!

To solve try to change from file /administrator/components/com_js/models/fields/emailfull.php at line 27 this code:

public $type = 'Emailfull';

with this:

public $type = 'Email';


This bug come from version 2.2.0+ because we have changed something to improve email field type (added a message error).
We will fix this in next release, thanks for report this ;)
  1. more than a month ago
  2. Support
  3. # 1
witchypaws Accepted Answer
Thanks guys
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


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